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

View: New views
2 Messages — Rating Filter:   Alert me  

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

by Bugzilla from pierre42d@9online.fr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The following bug has been logged online:

Bug reference:      5153
Logged by:          Pierre
Email address:      pierre42d@...
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.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

by Tom Lane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Pierre" <pierre42d@...> writes:
> 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.

If you are using a distribution that provides separate -devel
subpackages, you probably need to install openssl-devel too.

                        regards, tom lane

--
Sent via pgsql-bugs mailing list (pgsql-bugs@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs