Re: building 7.4.3 on Solaris 9/Intel

Поиск
Список
Период
Сортировка
От jseymour@linxnet.com (Jim Seymour)
Тема Re: building 7.4.3 on Solaris 9/Intel
Дата
Msg-id 20040615214122.B6499430E@jimsun.linxnet.com
обсуждение исходный текст
Ответ на Re: building 7.4.3 on Solaris 9/Intel  ("David Parker" <dparker@tazznetworks.com>)
Список pgsql-general
"David Parker" <dparker@tazznetworks.com> wrote:
>
> Thanks for the response. Yup, I'm sure it's 7.4.3.
>
> From the config.log, it looks like the check for getpwuid_r test program
> uses -D_POSIX_PTHREAD_SEMANTICS, which turns on the POSIX version of the
> call, but the check for "fifth argument" test compile doesn't include
> this define, so it fails, and the GETPWUID_R_5ARG doesn't get set:
[snip]

So it's actually a configure problem.

Jim

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

Предыдущее
От: "David Parker"
Дата:
Сообщение: Re: building 7.4.3 on Solaris 9/Intel
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: PostgreSQL 7.4.3 Now Available ...