Re: 7.4beta1 build problem on unixware - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject Re: 7.4beta1 build problem on unixware
Date
Msg-id Pine.UW2.4.53.0308071719350.23804@server.pyrenet.fr
Whole thread Raw
In response to Re: 7.4beta1 build problem on unixware  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: 7.4beta1 build problem on unixware
List pgsql-hackers
Hi Tom,

I have NI_NUMERICHOST defined in netdb.h

I too can provide an account on my machine(s) if you need a few
On Thu, 7 Aug 2003, Tom Lane wrote:

> Date: Thu, 07 Aug 2003 10:46:47 -0400
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: ohp@pyrenet.fr
> Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
> Subject: Re: [HACKERS] 7.4beta1 build problem on unixware
>
> ohp@pyrenet.fr writes:
> > I've just tried the cvs on uw 7.13. It fails on compiling hba.c:
> > UX:acomp: ERROR: "hba.c", line 651: undefined symbol: AI_NUMERICHOST
> > UX:acomp: ERROR: "hba.c", line 1237: undefined symbol: AI_NUMERICHOST
>
> This seems similar to Weiping He's problem on AIX.  As I said to him:
>
> Looking at src/include/getaddrinfo.h, it seems we assume we need to
> supply definitions of AI_NUMERICHOST and NI_NUMERICHOST if and only
> if not HAVE_STRUCT_ADDRINFO.  That's probably a bogus assumption.
> Can you tell us what configure found for HAVE_STRUCT_ADDRINFO and
> HAVE_GETADDRINFO?  Also, which of the macros defined in that file
> exist in your system headers?
>
>             regards, tom lane
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: "Jenny -"
Date:
Subject: LOCK.tag(figuring out granularity of lock)
Next
From: Bruce Momjian
Date:
Subject: Re: new psql \d command