Re: 64-bit Compile Failure on Solaris 10 with OpenSSL - Mailing list pgsql-general

From Tom Lane
Subject Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Date
Msg-id 6532.1220762826@sss.pgh.pa.us
Whole thread Raw
In response to Re: 64-bit Compile Failure on Solaris 10 with OpenSSL  ("Randal T. Rioux" <randy@procyonlabs.com>)
Responses Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
List 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 by date:

Previous
From: "Randal T. Rioux"
Date:
Subject: Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Next
From: Gregory Stark
Date:
Subject: Re: recover in single-user backend fails