bug-zebra
[Top][All Lists]
Advanced

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

error while compiling concerning ./zebra/rtadv.c


From: 冯敏
Subject: error while compiling concerning ./zebra/rtadv.c
Date: Sun, 15 Feb 2009 17:24:22 +0800

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
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]