BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL

Поиск
Список
Период
Сортировка
От Pierre
Тема BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL
Дата
Msg-id 200910301743.n9UHhYGO010014@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5153
Logged by:          Pierre
Email address:      pierre42d@9online.fr
PostgreSQL version: 8.5a2
Operating system:   GNU/Linux
Description:        Problem configuring postgresql-8.5alpha2 with SSL
Details:

[...]
checking for inflate in -lz... yes
checking for library containing gss_init_sec_context... -lgssapi_krb5
checking for library containing com_err... none required
checking for library containing krb5_sendauth... none required
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init in -lssl... no
configure: error: library 'ssl' is required for OpenSSL


I just installed the last openssl release in its default location.

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

Предыдущее
От: "S. Neumann"
Дата:
Сообщение: BUG #5152: Exporting databases with pg_dump changes 'bigserial' to 'bigint'
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault