Re: 7.4beta1 build problem on unixware

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: 7.4beta1 build problem on unixware
Дата
Msg-id 58790000.1060268280@lerlaptop.iadfw.net
обсуждение исходный текст
Ответ на Re: 7.4beta1 build problem on unixware  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

--On Thursday, August 07, 2003 10:46:47 -0400 Tom Lane <tgl@sss.pgh.pa.us> 
wrote:

> 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?
We (UnixWare) have getaddrinfo(), but it's probably to an older standard.

We don't really have a IPv6 stack, just the API for it.

Tom: Would an account on my box help?


>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: changes to support logging
Следующее
От: "Rahul_Iyer"
Дата:
Сообщение: no of affected rows in prepared stmts