How to Use Static Openssl Library

From: Tom Browder <tom(dot)browder(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: How to Use Static Openssl Library
Date: 2012-09-24 00:09:04
Message-ID: CAFMGiz9NMiRN3x5ZDJ0sf1Oc9XLtNrytf1XHakq2Z5bsfbajQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Is there any way to get a good build for a shared postgreSQL package
using a static openssl library?

I have tried it and cannot get past an error:

/usr/bin/ld: /opt/openssl/lib/libssl.a(t1_meth.o): relocation
R_X86_64_32 against `.rodata' can not be used when making a shared
object; recompile with -fPIC
/opt/openssl/lib/libssl.a: could not read symbols: Bad value

Thanks.

-Tom

Browse pgsql-novice by date

  From Date Subject
Next Message Jayadevan M 2012-09-24 03:36:29 Re: pg_dump and pg_restore
Previous Message Bartosz Dmytrak 2012-09-22 09:55:24 Re: Issue with PERFORM