I know this is a very specific question, but since the Soekris boxes are
often used for routing purposes, I would think others have experienced
the same.

Has anyone successfully compiled iproute2 under uclibc? I have tried to
seek help in several embedded channels and googled for hours and hours,
still with no luck.

The problem seems to be that iproute2 does not support the ipv6
implementation of uclibc. Not that I need ipv6 at all, but disabling it
still generate the same error.

------------------
i386-gentoo-linux-uclibc-gcc -Wl,-O1 -Wl,-export-dynamic  ip.o
ipaddress.o ipaddrlabel.o iproute.o iprule.o rtm_map.o iptunnel.o
ip6tunnel.o tunnel.o ipneigh.o ipntable.o iplink.o ipmaddr.o ipmonitor.o
ipmroute.o ipprefix.o ipxfrm.o xfrm_state.o xfrm_policy.o xfrm_monitor.o
iplink_vlan.o link_veth.o
link_gre.o ../lib/libnetlink.a ../lib/libutil.a  -lresolv -L../lib
-lnetlink -lutil -ldl -o ip
ip6tunnel.o: In function `do_show':
ip6tunnel.c:(.text+0xa3f): undefined reference to `in6addr_any'
ip6tunnel.c:(.text+0xa72): undefined reference to `in6addr_any'
collect2: ld returned 1 exit status
make[1]: *** [ip] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sys-apps/iproute2-2.6.28/work/iproute2-2.6.28/ip'
make: *** [all] Error 2
------------------

Versions
uclibc-0.9.30.1
iproute2-2.6.28

I have tried with a variety of different older versions.


I will be happy to supply more details if required, but instead of
flooding the maillist with what someone might consider unusable compile
garbage, I thought I would hear first.

Thanks in advance,

Thomas Albech

_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to