Re: GCC3.2 and Postgres 7.2.2

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: GCC3.2 and Postgres 7.2.2
Дата
Msg-id Pine.LNX.4.44.0209071820340.963-100000@localhost.localdomain
обсуждение исходный текст
Ответ на GCC3.2 and Postgres 7.2.2  (Christopher Nias <chris.nias@gmx.net>)
Список pgsql-bugs
Christopher Nias writes:

> ld.so.1: /usr/local/pgsql/bin/psql: fatal: libgcc_s.so.1: open failed: No
> such file or directory

This is a problem with your GCC installation.  You should make it find its
own libraries.  For a workaround you could point the LD_LIBRARY_PATH
environment variable to the directory where libgcc_s.so.1 lives.

--
Peter Eisentraut   peter_e@gmx.net

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Christopher Nias
Дата:
Сообщение: GCC3.2 and Postgres 7.2.2
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Bug #759: 7.3beta1 DROP COLUMN DEPENDENCY PROBLEM