createdb failure on version 7.3.3 with Solaris 9

From: "Jefferies, Rupert" <rupert(dot)jefferies(at)nts(dot)atmel(dot)com>
To: "'pgsql-bugs(at)postgresql(dot)org'" <pgsql-bugs(at)postgresql(dot)org>
Subject: createdb failure on version 7.3.3 with Solaris 9
Date: 2003-07-15 10:14:39
Message-ID: 7F8B612FFF4DD511B11F00508BF32CE9C0480B@NTSMAIL1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-15 16:15:42 INSTEAD rule bug?
Previous Message Tom Lane 2003-07-14 18:34:57 Re: [GENERAL] Backwards index scan