Re: libssl issue ?

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Peter Roethlisberger <peter(dot)roethlisberger(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libssl issue ?
Date: 2010-09-16 09:22:30
Message-ID: 4C91E1D6.5020509@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 16/09/2010 4:35 PM, Peter Roethlisberger wrote:
> I was able to configure Postgres Version 8.4.4. Now when I execute the make
> I get the following:

It would be helpful if you provided a few basic details, like your OS,
compiler & version, configure command line, etc.

You're clearly on some 64-bit SuSE, but that doesn't really tell anybody
much.

> /usr/local/openssl/lib64/libssl.a: could not read symbols: Bad value

Bad build of OpenSSL? What does:

nm /usr/local/openssl/lib64/libssl.a

say.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2010-09-16 11:18:52 Re: Need magic for identifieing double adresses
Previous Message Peter Roethlisberger 2010-09-16 08:35:16 libssl issue ?