Building busybox against nptl branch failed.

Rob Landley rob at landley.net
Tue Nov 24 09:37:11 UTC 2009


libbb/udp_io.c: In function 'send_to_from':
libbb/udp_io.c:42: error: invalid application of 'sizeof' to incomplete type 
'struct in6_pktinfo'
libbb/udp_io.c:87: error: invalid application of 'sizeof' to incomplete type 
'struct in6_pktinfo'
libbb/udp_io.c:90: error: dereferencing pointer to incomplete type
libbb/udp_io.c: In function 'recv_from_to':
libbb/udp_io.c:116: error: invalid application of 'sizeof' to incomplete type 
'struct in6_pktinfo'
libbb/udp_io.c:159: error: dereferencing pointer to incomplete type
make[1]: *** [libbb/udp_io.o] Error 1
make[1]: *** Waiting for unfinished jobs....

Busybox 1.15.2, more or less defconfig, same config worked fine against glibc and 
uClibc 0.9.30.1, failed with uClibc git 4d55daf5468b61c9 with the above error.

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds


More information about the uClibc mailing list