Re: Libpq ssl fix

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Libpq ssl fix
Дата
Msg-id 40B7841F.6040001@pse-consulting.de
обсуждение исходный текст
Ответ на Libpq ssl fix  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: Libpq ssl fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Manfred Spraul wrote:

>
>
> Btw, --enable-thread-safety on Linux (RedHat Fedora Core 1) fails in
> configure with
>
>> configure: error:
>> *** Thread test program failed.  Your platform is not thread-safe.
>> *** Check the file 'config.log'for the exact reason.
>

I had this too, for two reasons:
- configure checks for libpthreads, while the libs are called libpthread
on my system.
- patch for thread_test.c needed posted some hours ago.

Regards,
Andreas



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: thread safety testing fix
Следующее
От: Thomas Hallgren
Дата:
Сообщение: Re: Link errors on win32