hi,
in /hobbit-4.2.0/include there is no config.h (only in the old version) have downloaded 4.2.0 again - nada.
i have grep(ed) for *SOCKLEN_T without success :(
bg Karina
On 06.09.2006, at 22:49, Henrik Stoerner wrote:
On Wed, Sep 06, 2006 at 10:13:31PM +0200, K. wrote:
hello,
thanks for reply. i am using the latest versions of compiler tools; i have compiled a lot of things on this machine without problems.
so i can assume that the line:
/usr/include/sys/socket.h:205: error: conflicting types for 'socklen_t'
is not a compiler-problem....
No, this is an error in the configure script. Check the include/ config.h file if there is a line with #define HAVE_SOCKLEN_T 1 If not add it - and if there is another line with HAVE_SOCKLEN_T just delete it.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk