Re: Relocation error pg_dumpall undefined symbol get_progname

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Relocation error pg_dumpall undefined symbol get_progname
Дата
Msg-id 200406201332.i5KDWrd01529@candle.pha.pa.us
обсуждение исходный текст
Ответ на Relocation error pg_dumpall undefined symbol get_progname in 7.4.3  ("NTPT" <ntpt@centrum.cz>)
Список pgsql-general
It means you have an old version of the PostgreSQL libraries in your
library search path.

---------------------------------------------------------------------------

NTPT wrote:
> Regardi
>
> I recently compile Postgresql 7.4.3 with gcc 3.4.0 on RH 7.3 . Regression tests work well All passed, but
>
> Some binaries report a relocation error: :pg_dumpall undefined symbol get_progname .
>
> This error occures in most of the binaries. What is wrong  ?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3
Следующее
От: "Tim Robinson"
Дата:
Сообщение: Re: Help please - completely baffled by quoting