Environment: Gnu/Linux Ubuntu 8.10 Intrepid (alternate-i386) With gcc 4.3.2 
(IPv4 stack)

$ ./configure
 -- See attachment configure_output.txt

$ make
...
rtadv.c: In function ‘rtadv_recv_packet’:
rtadv.c:123: error: dereferencing pointer to incomplete type
rtadv.c:124: error: dereferencing pointer to incomplete type
rtadv.c:124: error: dereferencing pointer to incomplete type
rtadv.c: In function ‘rtadv_send_packet’:
rtadv.c:149: error: invalid application of ‘sizeof’ to incomplete type ‘struct 
in6_pktinfo’
rtadv.c:268: error: dereferencing pointer to incomplete type
rtadv.c:269: error: dereferencing pointer to incomplete type
make[2]: *** [rtadv.o] Error 1
make[2]: Leaving directory `/home/sh/zebra/src/zebra-0.95a/zebra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sh/zebra/src/zebra-0.95a'
make: *** [all] Error 2

------------------
Felix021 @ www.felix021.com
_______________________________________________
bug-zebra mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-zebra

Reply via email to