In file included from encode_allow.c:42: /usr/include/netinet/in.h:136: error: syntax error before "in_addr_t" /usr/include/netinet/in.h:213: error: syntax error before "u_int8_t" /usr/include/netinet/in.h:217: error: syntax error before "int8_t" /usr/include/netinet/in.h:232: error: syntax error before "int8_t" In file included from /usr/include/netinet/in.h:697, from encode_allow.c:42: /usr/include/netinet6/in6.h:118: error: syntax error before "u_int8_t" /usr/include/netinet6/in6.h:140: error: syntax error before "u_int8_t" /usr/include/netinet6/in6.h:145: error: syntax error before "u_int32_t" /usr/include/netinet6/in6.h:514: error: syntax error before "u_int32_t" /usr/include/netinet6/in6.h:739: error: syntax error before '*' token /usr/include/netinet6/in6.h:741: error: syntax error before '*' token /usr/include/netinet6/in6.h:742: error: syntax error before "u_int8_t" /usr/include/netinet6/in6.h:743: error: syntax error before "u_int8_t" /usr/include/netinet6/in6.h:757: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:758: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:760: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:761: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:763: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:765: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:767: error: syntax error before "socklen_t" /usr/include/netinet6/in6.h:769: error: syntax error before "inet6_rth_space" /usr/include/netinet6/in6.h:770: error: syntax error before "socklen_t" In file included from ../../parser/msg_parser.h:47, from ../../parser/parse_allow.h:31, from encode_allow.c:45: ../../ip_addr.h: In function `su_cmp': ../../ip_addr.h:244: error: structure has no member named `sin_port' ../../ip_addr.h:244: error: structure has no member named `sin_port' ../../ip_addr.h:248: error: structure has no member named `sin6_port' ../../ip_addr.h:248: error: structure has no member named `sin6_port' ../../ip_addr.h: In function `su_getport': ../../ip_addr.h:268: error: structure has no member named `sin_port' ../../ip_addr.h:268: error: structure has no member named `sin_port' ../../ip_addr.h:271: error: structure has no member named `sin6_port' ../../ip_addr.h:271: error: structure has no member named `sin6_port' ../../ip_addr.h: In function `su_setport': ../../ip_addr.h:284: error: structure has no member named `sin_port' ../../ip_addr.h:288: error: structure has no member named `sin6_port' ../../ip_addr.h: In function `init_su': ../../ip_addr.h:335: error: structure has no member named `sin6_len' ../../ip_addr.h:337: error: structure has no member named `sin6_port' ../../ip_addr.h:343: error: structure has no member named `sin_len' ../../ip_addr.h:345: error: structure has no member named `sin_port' ../../ip_addr.h: In function `hostent2su': ../../ip_addr.h:372: error: structure has no member named `sin6_len' ../../ip_addr.h:374: error: structure has no member named `sin6_port' ../../ip_addr.h:380: error: structure has no member named `sin_len' ../../ip_addr.h:382: error: structure has no member named `sin_port' encode_allow.c: In function `print_encoded_allow': encode_allow.c:71: warning: implicit declaration of function `dprintf' gmake[1]: *** [encode_allow.o] Error 1 gmake: *** [modules] Error 2