BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL - Mailing list pgsql-bugs

From Pierre
Subject BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL
Date
Msg-id 200910301743.n9UHhYGO010014@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL
List 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 by date:

Previous
From: "S. Neumann"
Date:
Subject: BUG #5152: Exporting databases with pg_dump changes 'bigserial' to 'bigint'
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault