Re: 64-bit Compile Failure on Solaris 10 with OpenSSL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Дата
Msg-id 6532.1220762826@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 64-bit Compile Failure on Solaris 10 with OpenSSL  ("Randal T. Rioux" <randy@procyonlabs.com>)
Ответы Re: 64-bit Compile Failure on Solaris 10 with OpenSSL  ("Randal T. Rioux" <randy@procyonlabs.com>)
Список pgsql-general
"Randal T. Rioux" <randy@procyonlabs.com> writes:
> On Sat, September 6, 2008 8:21 pm, Tom Lane wrote:
> ldd or local equivalent might help debug this.

> bash-3.00# ldd /usr/local/lib/sparcv9/libgcc_s.so.1
>         libc.so.1 =>     /lib/64/libc.so.1
>         libm.so.2 =>     /lib/64/libm.so.2
>         /platform/SUNW,Ultra-80/lib/sparcv9/libc_psr.so.1

How about ldd on the libssl.so you're using?

            regards, tom lane

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

Предыдущее
От: "Randal T. Rioux"
Дата:
Сообщение: Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: recover in single-user backend fails