Re: Relocation error pg_dumpall undefined symbol get_progname - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Relocation error pg_dumpall undefined symbol get_progname
Date
Msg-id 200406201332.i5KDWrd01529@candle.pha.pa.us
Whole thread Raw
In response to Relocation error pg_dumpall undefined symbol get_progname in 7.4.3  ("NTPT" <ntpt@centrum.cz>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3
Next
From: "Tim Robinson"
Date:
Subject: Re: Help please - completely baffled by quoting