[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Hobbit client OS support



On Mon, Aug 08, 2005 at 03:21:24PM +0200, Dirk Kastens wrote:
> 
> I just tried to compile the snapshot under AIX 5.1 ML08 using
> gcc and gmake. The compilation stops with the following error:
> 
> In file included from /home/hobbit/snapshot/include/libbbgen.h:24,
>                  from sendmsg.c:35:
> /home/hobbit/snapshot/include/../lib/osdefs.h:21: conflicting types for 
> `socklen_t'
> /usr/include/sys/socket.h:80: previous declaration of `socklen_t'

Could you send me the contents of the "include/config.h" file ?

Also, please cut-and-paste this command and send me the output:
gcc -c -o build/testfile.o build/test-socklent.c; echo $?


Thanks,
Henrik