bug-gnulib
[Top][All Lists]
Advanced

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

Re: <netdb.h> on Haiku


From: Simon Josefsson
Subject: Re: <netdb.h> on Haiku
Date: Sat, 15 Nov 2008 21:04:22 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Hi Simon,
>
> I'm seeing these compilation errors on Haiku:
>
> /data/testdir1/gllib/getaddrinfo.c: In function `getaddrinfo':
> /data/testdir1/gllib/getaddrinfo.c:183: `AI_NUMERICSERV' undeclared (first 
> use in this function)
> /data/testdir1/gllib/getaddrinfo.c:183: (Each undeclared identifier is 
> reported only once
> /data/testdir1/gllib/getaddrinfo.c:183: for each function it appears in.)
> /data/testdir1/gllib/getaddrinfo.c: In function `getnameinfo':
> /data/testdir1/gllib/getaddrinfo.c:429: `EAI_OVERFLOW' undeclared (first use 
> in this function)
> make[4]: *** [getaddrinfo.o] Error 1
>
> Haiku has <netdb.h> and it has most of the definitions, but EAI_OVERFLOW
> and AI_NUMERICSERV are not defined.
>
> OK to commit this workaround?

Hi.  Looks fine, OK with me.

/Simon




reply via email to

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