Re: libssl issue ?

Поиск
Список
Период
Сортировка
От Peter Roethlisberger
Тема Re: libssl issue ?
Дата
Msg-id AANLkTi=FrvCvsmSZ+5KeEAy4-N399yVVCfvYiyhMULjE@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libssl issue ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks for the input Tom. Compiling openssl with the shared option did the trick.

On Thu, Sep 16, 2010 at 3:49 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Craig Ringer <craig@postnewspapers.com.au> writes:
> On 16/09/2010 4:35 PM, Peter Roethlisberger wrote:
>> /usr/local/openssl/lib64/libssl.a: could not read symbols: Bad value

> Bad build of OpenSSL? What does:

Well, the real question here is why it's not picking up a shared-library
version of libssl instead.  By and large you don't want libpq linking
to a static version of openssl, so even if this configuration worked
it wouldn't be a good thing to do.

I'd get rid of the /usr/local version of openssl and use the
distro-provided one instead.

                       regards, tom lane



--
___________________________________

Peter Roethlisberger
Suldhaltenstrasse 4
3703 Aeschi
Switzerland
46°39'14" N 7°41'47" E

Mobile: +41 (0)79 785 79 35
Fix:      +41 (0)33 654 04 39
Skype:PeterRoethlisberger
peter.roethlisberger@gmail.com
____________________________________

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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: Simple schema diff script in Perl
Следующее
От: Mike Christensen
Дата:
Сообщение: What's wrong with this query?