Re: 9.0rc1 Solaris binaries on opensolaris - Mailing list pgsql-testers

From Josh Berkus
Subject Re: 9.0rc1 Solaris binaries on opensolaris
Date
Msg-id 4C813823.2040802@agliodbs.com
Whole thread Raw
In response to 9.0rc1 Solaris binaries on opensolaris  (Steve Singer <ssinger@ca.afilias.info>)
List pgsql-testers
> bin/initdb
> ld.so.1: initdb: fatal: libssl.so.0.9.7: open failed: No such file or
> directory
> Killed
>
> This version of solaris identifies itself as
> uname -a
> SunOS opensolaris 5.11 snv_111b i86pc i386 i86pc Solaris
>
> and seems to have libssl.so.0.9.8 installed.

This is a classic libssl issue, and not specific to Solaris.  libssl
releases in the 0.9 series aren't considered 100% backwards-compatible,
and thus 0.9.8 isn't considered a substituted for 0.9.7.  Often you can
"fix" this by symlinking.

The only way to fix it in the solaris binaries would be to have another
version which linked against 0.9.8.

--
                                  -- Josh Berkus
                                     PostgreSQL Experts Inc.
                                     http://www.pgexperts.com

pgsql-testers by date:

Previous
From: Lou Picciano
Date:
Subject: Re: 9.0rc1 Solaris binaries on opensolaris
Next
From: Jai Soni
Date:
Subject: Problem with standby