From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | u235sentinel(at)gmail(dot)com |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: problems compiling postgres 8.3.7 on Solaris 10 64 bit with openssl |
Date: | 2009-09-17 18:16:52 |
Message-ID: | dcc563d10909171116m2c3b38b4xd8fa782b7443106@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Thu, Sep 17, 2009 at 12:06 PM, u235sentinel <u235sentinel(at)gmail(dot)com> wrote:
> Not sure if this is the right list but here goes.
>
> I have gnu gcc and make on a Solaris 10 AMD64 system and having a bit of a
> problem compling postgres 8.3.7 with openssl. I've even tried with a newly
> compiled version of openssl. Verison 98 h-k.
>
> I did read the solaris faq and it hasn't helped. I"m curious if I"m missing
> a bit of instruction somewhere in the docs that will tip me off on how to
> build postgres.
>
> I've been able to build it just fine btw without openssl. But when I tie
> ssl in it seems to compile but running pg_ctl gives me a relocate error on
> libpq.so.
I remember this coming up a few months back and it had something to do
with there being > 1 version fo openssl installed and the compiler
wasn't seeing the right one.
> I'll copy / paste the error if I'm in the right place :-)
Yeap, it's a fine place for it.
From | Date | Subject | |
---|---|---|---|
Next Message | John P Weatherman | 2009-09-17 18:24:34 | Re: problems compiling postgres 8.3.7 on Solaris 10 64 bit with openssl |
Previous Message | Joshua D. Drake | 2009-09-17 18:14:50 | Re: problems compiling postgres 8.3.7 on Solaris 10 64 bit with openssl |