6 Sep
2006
6 Sep
'06
9:38 p.m.
ok, have tried it again - edited config.h
same error, but without "conflicting types for 'socklen_t'
In file included from /home/hobbit/hobbit-4.2.0/include/../lib/
ipaccess.h:15,
from /home/hobbit/hobbit-4.2.0/include/libbbgen.h:58,
from acklog.c:28:
/usr/include/sys/socket.h:535: error: static declaration of
'sendfile' follows non-static declaration
/usr/include/sys/socket.h:506: error: previous declaration of
'sendfile' was here
/usr/include/sys/socket.h:536: error: static declaration of
'sendpath' follows non-static declaration
/usr/include/sys/socket.h:508: error: previous declaration of
'sendpath' was here
gmake[1]: *** [acklog.o] Error 1
gmake[1]: Leaving directory `/home/hobbit/hobbit-4.2.0/lib'
gmake: *** [lib-build] Error 2
Karina