Xymon Mailing List Archive search

make error - hobbit 4.2.0

list K.
Wed, 6 Sep 2006 23:07:24 +0200
Message-Id: <user-c80eb3cc42f4@xymon.invalid>

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