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
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to