I'm running new Kernel 2.2.1 and I'm unable to compile this
library...silly I know!
Can someone help me out....?
-Erik make
------------------------>8-------------------------------------->8---------
/bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"libPropList\"
-DVERSION=\"0.8.3\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1
-DHAVE_SYS_FILE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1
-DHAVE_CRYPT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void
-DHAVE_GETHOSTNAME=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1
-DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1
-DHAVE_SOCKET=1 -I. -I. -DDAEMON_PATH=\"/usr/local/bin/gsdd\" -g
-O2 -c daemon.c
gcc -DPACKAGE=\"libPropList\" -DVERSION=\"0.8.3\" -DYYTEXT_POINTER=1
-DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CRYPT_H=1
-DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_GETHOSTNAME=1
-DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1
-DHAVE_RMDIR=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_SOCKET=1 -I. -I.
-DDAEMON_PATH=\"/usr/local/bin/gsdd\" -g -O2 -c -fPIC -DPIC daemon.c -o
daemon.lo
In file included from daemon.c:8:
/usr/include/sys/socket.h:146: warning: `struct msghdr' declared inside
parameter list
/usr/include/sys/socket.h:146: warning: its scope is only this
definition or declaration,
/usr/include/sys/socket.h:146: warning: which is probably not what you
want.
/usr/include/sys/socket.h:150: warning: `struct msghdr' declared inside
parameter list
In file included from /usr/include/netinet/in.h:27,
from daemon.c:10:
/usr/include/linux/in.h:110: parse error before `sa_family_t'
/usr/include/linux/in.h:110: warning: no semicolon at end of struct or
union
/usr/include/linux/in.h:117: parse error before `}'
make: *** [daemon.lo] Error 1