I've just found it. Somehow, the configure is not loading netdb.h
where getaddrinfo is defined and hence it tries to load the
gethostbyaddr_r which can't be found neither. Will try to add the
include in the header in order to force the loading and debug what's
wrong with the environment.
Cheers
Quoting Enrique Catalan <[EMAIL PROTECTED]>:
Thanks Tom, Do you know what do I need to fix that?
I mean, I'm compiling everything with the right switches according to
the README files to get the threading stuff and still getting this.
Using tcl 8.4.16 multithreaded and using --enable-threads when
compiling the aolsvr45.
Thanks!
Quoting Tom Jackson <[EMAIL PROTECTED]>:
Enrique,
You don't have the threadsafe versions, or configure didn't find them.
tom jackson
On Friday 19 October 2007 08:19, Enrique Catalan wrote:
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
configure: WARNING: dns queries will use non-threadsafe calls which
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.