netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.8.1 - unresolved xfrm symbols in ip6_tunnel
@ 2004-08-17 20:30 Jakub Bogusz
  2004-08-17 21:00 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Bogusz @ 2004-08-17 20:30 UTC (permalink / raw)
  To: linux-kernel, netdev

I've just got:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.8.1; fi
WARNING: /lib/modules/2.6.8.1/kernel/net/ipv6/ip6_tunnel.ko needs unknown symbol xfrm6_tunnel_register
WARNING: /lib/modules/2.6.8.1/kernel/net/ipv6/ip6_tunnel.ko needs unknown symbol xfrm6_tunnel_deregister

with
CONFIG_IPV6_TUNNEL=m
and no XFRM (it wasn't selected by IPV6_TUNNEL and it's not possible to
select it standalone - XFRM is selected only by some options which
I don't use).

So I think that IPV6_TUNNEL should select or depend on XFRM...
or usage of the above symbols should depend on CONFIG_XFRM ||
CONFIG_XFRM_MODULE?


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-17 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 20:30 2.6.8.1 - unresolved xfrm symbols in ip6_tunnel Jakub Bogusz
2004-08-17 21:00 ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).