createdb failure on version 7.3.3 with Solaris 9 - Mailing list pgsql-bugs

From Jefferies, Rupert
Subject createdb failure on version 7.3.3 with Solaris 9
Date
Msg-id 7F8B612FFF4DD511B11F00508BF32CE9C0480B@NTSMAIL1
Whole thread Raw
List pgsql-bugs
Hi All

I am running on

Solaris 9 - Jumbo Kernel Patch 06 - Full Distribution (sparc)
GNU gcc 3.3
GNU make 3.8
GNU readline 4.3

The correct settings in /etc/system are made and the server restarted (I
have 2 other instances of postgresql running - 7.1 on a Solaris 8 server)

The install of version 7.3.3 procedes without any errors

using:-
 configure --prefix=/usr/local/postgresql
 make install

Starting postmaster is OK - no errors in logfile

When trying to create a testdb to check the install worked I get the
following error :-

ld.so.1: /usr/local/postgresql/bin/psql: fatal: libgcc_s.so.1: open failed:
No such file or directory
Killed
createdb: database creation failed


Has anyone else seen this ? can any one help ?

Many Thanks in advance

Rupert

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: segfault at aset.c:539
Next
From: Dmitry Tkach
Date:
Subject: INSTEAD rule bug?