[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 00738) Problem compiling MIPv6



Hello all.

Thanks a lot for the last few replies.  Being a few hours wiser, I am 
surprised I was not flamed.

Anyway, I have been trying to compile the latest fortnightly snapshot 
(20010820).  I have a problem when I enable MIPv6 in the config.  
Everything goes fine until I do a "make modules_install".  Then I see:

#-------------------------
[snip]
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.7usagi; fi
depmod: *** Unresolved symbols in 
/lib/modules/2.4.7usagi/kernel/net/ipv6/mobile_ip6/mobile_ip6.o
#-------------------------

Followed by a list of exactly which symbols were not resolved.  For 
example:
#--------------------------
depmod:         addrconf_del_ifaddr
depmod:         rt6_get_dflt_router
depmod:         icmpv6_statistics
depmod:         mipv6_functions
depmod:         ip6_routing_table
......
[snip]
#--------------------------

The problem goes away when I deselect MIPv6.

I'll just give the IPv6 and MIPv6 options I used:
#---------------------------
CONFIG_IPV6=y
CONFIG_IPV6_DEBUG=y
# CONFIG_IPV6_DROP_FAKE_V4MAPPED is not set
# CONFIG_IPV6_MODERATE_DOUBLE_BIND is not set
CONFIG_IPV6_6TO4_NEXTHOP=y
# CONFIG_IPV6_PRIVACY is not set
CONFIG_IPV6_MOBILITY=m
CONFIG_IPV6_MOBILITY_AH=y
# CONFIG_IPV6_MOBILITY_DEBUG is not set
# CONFIG_IPV6_NDISC_DEBUG is not set
# CONFIG_IPV6_ACONF_DEBUG is not set
# CONFIG_IPV6_RT6_DEBUG is not set
CONFIG_IPV6_EN_DFLT=y
# CONFIG_IPV6_MLD6_DEBUG is not set
# CONFIG_IPV6_MLD6_NO_SUPPRESS_DONE is not set
CONFIG_IPV6_NODEINFO=y
# CONFIG_IPV6_NODEINFO_DEBUG is not set
# CONFIG_IPV6_NODEINFO_USE_UTS_DOMAIN is not set
#---------------------------


Besides this, I also enabled, as modules, all the IPv6 netfilter options.

Clues?

-- 
Parijat Mishra
R & D Engineer,
Centre for Wireless Communications, NUS
Tel: (65)8709353