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

From Zdenek Kotala
Subject Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Date
Msg-id 48C81C92.4090205@sun.com
Whole thread Raw
In response to Re: 64-bit Compile Failure on Solaris 10 with OpenSSL  ("Randal T. Rioux" <randy@procyonlabs.com>)
List pgsql-general
Randal T. Rioux napsal(a):
> On Mon, September 8, 2008 9:38 am, Randal T. Rioux wrote:

> Found a kludgy fix!
>
> cp /usr/local/lib/sparcv9/libgcc_s.so.1 /usr/sfw/lib/sparcv9/
>
> Now, both OpenSSL and PostgreSQL work great. In 64-bit mode.
>
> If anyone has a less hack-ish solution, please share.

try to look on original Makefile for solaris fro inspiration:

http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/postgres/postgresql-8.3/

http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/postgres/postgresql-8.3/Makefile.sfw


        Zdenek

--
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql


pgsql-general by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: 64-bit Compile Failure on Solaris 10 with OpenSSL
Next
From: "Scott Marlowe"
Date:
Subject: Re: psql scripting tutorials