Compiling v7.1.3 w/OpenSSL and Krb5 support...

Поиск
Список
Период
Сортировка
От Peter Losher
Тема Compiling v7.1.3 w/OpenSSL and Krb5 support...
Дата
Msg-id 20011115122740.A22910-100000@tardis.isc.org
обсуждение исходный текст
Ответы Re: Compiling v7.1.3 w/OpenSSL and Krb5 support...
Re: Compiling v7.1.3 w/OpenSSL and Krb5 support...
Список pgsql-general
Hello,

I am trying to compile PostgreSQL v7.1.3 w/ OpenSSL and Krb5 support on a
True64 (v5.0) AlphaServer.  When configuring w/

'./configure --with-openssl'

worked fine, configuring w/

'./configure --with-openssl --with-krb5=/usr/local/krb5'

Caused this:

-=-
[...]
checking for com_err in -lcom_err... yes
checking for krb5_encrypt in -lcrypto... no
checking for krb5_encrypt in -lk5crypto... yes
checking for krb5_sendauth in -lkrb5... yes
checking for CRYPTO_new_ex_data in -lcrypto... no
configure: error: library 'crypto' is required for OpenSSL
-=-

Now if I just configure with OpenSSL, that check for CRYPTO_new_ex_data
is successful.  Is there a known bug in trying to compile with both
OpenSSL and Krb5?

Thanks! - Peter
--
Peter_Losher@isc.org - Internet Software Consortium - http://www.isc.org/



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

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: UPDATE w/ subselect doing locking
Следующее
От: "P.J. \"Josh\" Rovero"
Дата:
Сообщение: Delete performance