gonzo# gmake Building : aiccu - Automatic IPv6 Connectivity Configuration Utility Copyright : SixXS Version : 2005.01.31 gmake[1]: Entering directory `/home/p/source/aiccu/unix-console' gcc -pedantic -W -Wall -Wshadow -Wcast-align -D_GNU_SOURCE -O3 -D AICCU_CONSOLE -D AICCU_TYPE="\"kame\"" -pthread -c -o main.o main.c In file included from ../common/common.h:59, from ../common/aiccu.h:17, from main.c:13: /usr/include/sys/select.h:82: error: parse error before "fd_set" /usr/include/sys/select.h:85: error: parse error before "fd_set" In file included from /usr/include/netinet/if_ether.h:53, from ../common/common.h:62, from ../common/aiccu.h:17, from main.c:13: /usr/include/net/if_ether.h:149: error: field `ec_if' has incomplete type /usr/include/net/if_ether.h:150: error: parse error before "LIST_HEAD" /usr/include/net/if_ether.h:164: error: parse error before '}' token /usr/include/net/if_ether.h:191: error: parse error before "u_int" /usr/include/net/if_ether.h:192: error: parse error before "enm_list" /usr/include/net/if_ether.h:192: error: ISO C forbids data definition with no type or storage class In file included from /usr/include/netinet/if_ether.h:60, from ../common/common.h:62, from ../common/aiccu.h:17, from main.c:13: /usr/include/netinet/if_inarp.h:38: error: parse error before "LIST_ENTRY" /usr/include/netinet/if_inarp.h:43: error: parse error before '}' token gmake[1]: *** [main.o] Error 1 gmake[1]: Leaving directory `/home/p/source/aiccu/unix-console' gmake: *** [all] Error 2