cc -O2 -pipe -march=pentium2 -O2 -pipe -march=pentium2 -I../libs/include -c - o main.o main.c cc -O2 -pipe -march=pentium2 -O2 -pipe -march=pentium2 -I../libs/include -c - o msg.o msg.c In file included from defs.h:20, from msg.c:17: /usr/include/sys/socket.h:170: syntax error before "u_char" /usr/include/sys/socket.h:181: syntax error before "u_short" /usr/include/sys/socket.h:195: syntax error before "u_char" /usr/include/sys/socket.h:197: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:197: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:197: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:198: syntax error before "int64_t" /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:199: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:199: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:371: syntax error before "uid_t" /usr/include/sys/socket.h:375: syntax error before "gid_t" /usr/include/sys/socket.h:410: syntax error before "u_short" /usr/include/sys/socket.h:418: syntax error before "caddr_t" /usr/include/sys/socket.h:422: syntax error before "caddr_t" /usr/include/sys/socket.h:455: syntax error before "recv" /usr/include/sys/socket.h:455: warning: data definition has no type or storage c lass /usr/include/sys/socket.h:456: syntax error before "recvfrom" /usr/include/sys/socket.h:456: warning: data definition has no type or storage c lass /usr/include/sys/socket.h:457: syntax error before "recvmsg" /usr/include/sys/socket.h:457: warning: data definition has no type or storage c lass /usr/include/sys/socket.h:458: syntax error before "send" /usr/include/sys/socket.h:458: warning: data definition has no type or storage c lass /usr/include/sys/socket.h:459: syntax error before "sendto" /usr/include/sys/socket.h:460: warning: data definition has no type or storage c lass /usr/include/sys/socket.h:461: syntax error before "sendmsg" /usr/include/sys/socket.h:461: warning: data definition has no type or storage c lass gmake[1]: *** [msg.o] Error 1 gmake[1]: Leaving directory `/usr/ports/security/xinetd/work/xinetd-2.3.8/xinetd ' gmake: *** [makeprog] Error 2 *** Error code 2