bug-gnulib
[Top][All Lists]
Advanced

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

Re: getaddrinfo module broken


From: Derek Price
Subject: Re: getaddrinfo module broken
Date: Fri, 16 Sep 2005 10:14:12 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

With my autoconf 2.59, the call to AC_REPLACE_FUNCS(getaddrinfo
gai_strerror) in gl_GETADDRINFO calls AC_CHECK_FUNCS(getaddrinfo
gai_strerror), which defines HAVE_GETADDRINFO when getaddrinfo is found
(and HAVE_GAI_STRERROR, similarly...).

I would look to make sure gl_GETADDRINFO is being called and, if it is,
then investigate whether you are using an incompatible Autoconf,
assuming you are really sure that getaddrinfo is available.

Regards,

Derek


Oskar Liljeblad wrote:

>The getaddrinfo doesn't seem to define HAVE_GETADDRINFO when getaddrinfo is
>available. lib/getaddrinfo.h checks HAVE_GETADDRINFO.
>
>Or is something wrong with my setup? I ran gnulib-tool --import --symlink
>[...] (which took > 2 mins on an otherwise idle AthlonXP 1.2GHz), followed
>by autoreconf and ./configure.
>
>Regards,
>
>Oskar Liljeblad (address@hidden)
>
>
>_______________________________________________
>bug-gnulib mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/bug-gnulib
>  
>


-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]