createdb failure on version 7.3.3 with Solaris 9

Поиск
Список
Период
Сортировка
От Jefferies, Rupert
Тема createdb failure on version 7.3.3 with Solaris 9
Дата
Msg-id 7F8B612FFF4DD511B11F00508BF32CE9C0480B@NTSMAIL1
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: segfault at aset.c:539
Следующее
От: Dmitry Tkach
Дата:
Сообщение: INSTEAD rule bug?