Re: [PATCHES] BUG #2600: dblink compile with SSL missing libraries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] BUG #2600: dblink compile with SSL missing libraries
Дата
Msg-id 23857.1157573098@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-hackers
Chris Browne <cbbrowne@acm.org> writes:
> I still need the following, on AIX:

> -SHLIB_LINK = $(libpq)
> +SHLIB_LINK = $(libpq) $(LIBS)

No you don't --- see recent warthog complaint.  We have to filter LIBS
down to just the minimum.

            regards, tom lane

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

Предыдущее
От: Naz Gassiep
Дата:
Сообщение: Re: Timezone List
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Win32 hard crash problem