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

Re: [leafnode-list] new leafnode 2 snapshot avaiable



* Leopold Toetsch wrote on Mon, Jul 15, 2002 at 02:21:59PM CEST:
> 
> >Get leafnode-2.0-snapshot-20020715a.tar.bz2 
*snip*
> liblnutil.a(nntputil.o): In function `tcp_connect':
> /home/lt/src/leafnode-2.0-snapshot-20020715a/nntputil.c:243: undefined 
> reference
>  to `gai_strerror'
*snip*
> I think best would be to do a configure test for gai_strerror and in 
> case of failure #define  gai_strerror(x) "unknown err".
> 
> Above err is on a SuSE 6.0 system:
> $ /lib/libc.so.6
> GNU C Library production release version 2.0.7, by Roland McGrath et al.

configure mistake resp. incomplete getaddrinfo implementation.
Workaround:  after ./configure, manually unset HAVE_GETADDRINFO in
config.h or do as you said, if you are sure getaddrinfo() works as in
newer glibc versions.

Regards,
Ralf

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list