[parisc-linux] C3000 and 2.6
Matthew Wilcox
willy@debian.org
Thu, 20 Nov 2003 19:45:43 +0000
On Thu, Nov 20, 2003 at 07:24:49PM +0000, M. Grabert wrote:
> On Thu, 20 Nov 2003, Matthew Wilcox wrote:
>
> > > PS: Building network scheduling (QoS) as modules results in unresolved
> > > symbols (using 2.4.22-pa13). Building then in the kernel (2.4.22-pa17)
> > > works.
> >
> > ... which symbols?
>
> I compiled -pa17 with the same config as -pa13, and the unresolved symbols
> in combination of QoS are gone now (of which there were many).
>
> However I have another one here (albeit unrelated to QoS, but IPv6 netfilter):
>
> root@beast:~# depmod -a
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-pa17/kernel/net/ipv6/netfilter/ip6_queue.o
> depmod: ip6_route_me_harder
How strange.
$ find -type f |xargs grep ip6_route_me_harder
./include/net/ip6_route.h:extern int ip6_route_me_harder(struct sk_buff *skb);
./net/netsyms.c:EXPORT_SYMBOL(ip6_route_me_harder);
Are you sure the kernel you are currently running was compiled with
CONFIG_NETFILTER and CONFIG_IPV6 turned on?
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk