>
>
>> Today I updated wget sources from cvs and tried to compile them and I
>> got the following:
>>
>> gcc -I. -I.   -DHAVE_CONFIG_H
>> -DSYSTEM_WGETRC=\"/usr/home/alexis/etc/wgetrc\"
>> -DLOCALEDIR=\"/usr/home/alexis/share/locale\" -O2 -Wall -Wno-implicit -c
>> ftp.c
>> In file included from ftp.h:26,
>>                 from ftp.c:42:
>> host.h:34: field `sa' has incomplete type
>> host.h:35: field `sin' has incomplete type 
>
Hi,
can you give me some more information ?

since it compile under Linux, i guess that

#include <netdb.h>

do NOT support the right structures. That mean that in host.h is missing 
one ore more header files.

Can anyone tell what files needed for bsd ?

cu Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to