see below:
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include-glibc -include 
../include-glibc/glibc-bugs.h -I/usr/src/linux/include -I../include 
-DRESOLVE_HOSTNAMES   -c -o utils.o utils.c
In file included from /usr/include/sys/socket.h:34,
                 from utils.c:22:
../include-glibc/bits/socket.h:33: warning: redefinition of `socklen_t'
/usr/include/unistd.h:247: warning: `socklen_t' previously declared here
In file included from utils.c:26:
/usr/include/arpa/inet.h:30: parse error before `inet_addr'
/usr/include/arpa/inet.h:30: warning: data definition has no type or storage class
/usr/include/arpa/inet.h:33: parse error before `inet_lnaof'
/usr/include/arpa/inet.h:33: warning: data definition has no type or storage class
/usr/include/arpa/inet.h:37: parse error before `__net'
/usr/include/arpa/inet.h:41: parse error before `inet_netof'
/usr/include/arpa/inet.h:41: warning: data definition has no type or storage class
/usr/include/arpa/inet.h:45: parse error before `inet_network'
/usr/include/arpa/inet.h:45: warning: data definition has no type or storage class
/usr/include/arpa/inet.h:67: parse error before `inet_aton'
/usr/include/arpa/inet.h:67: warning: data definition has no type or storage class
/usr/include/arpa/inet.h:71: parse error before `__net'
make[1]: *** [utils.o] Error 1

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to