Anyone using the solaris 11 precompiled binaries on opensolaris snv_134

From: miesi <miesi(at)pc-h(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Anyone using the solaris 11 precompiled binaries on opensolaris snv_134
Date: 2011-10-21 20:48:17
Message-ID: 4EA1DA91.3070506@pc-h.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to run the precomplied binaries form postgresql.org for
solaris 11 intel. The Read-me says it has been compiled on opensolaris
2010.11 which is (to the best of my knowledge snv_134). My machine is
also snv_134.

When I do ldd /usr/postgres/9.1-pgdg/bin/postgres it tells me that:

libsocket.so.1 (SUNW_1.7) => (version not found)

$ pvs /lib/libsocket.so.1
libnsl.so.1 (SUNW_1.7, SUNWprivate_1.1);
libc.so.1 (SUNW_1.23, SUNWprivate_1.1);
libsocket.so.1;
SUNW_1.6;
SUNW_1.5;
SUNW_1.4;
SUNW_1.3;
SUNW_1.2;
SUNW_1.1;
SUNW_0.7;
SUNWprivate_1.3;
SUNWprivate_1.2;
SUNWprivate_1.1;

So my libc has only the interfaces up to SUNW_1.6. How can this happen
that two snv_134 machines have different libsockets? I thought that the
new Solaris pkg Package management solved this Problem.

Thanks for your insight

Thomas

Browse pgsql-general by date

  From Date Subject
Next Message Eric Smith 2011-10-21 22:45:02 adding a column takes FOREVER!
Previous Message Thomas Mieslinger 2011-10-21 20:45:52 Anyone using the solaris 11 precompiled binaries on opensolaris snv_134