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

From Tom Lane
Subject Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3
Date
Msg-id 27127.1087738126@sss.pgh.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
"NTPT" <ntpt@centrum.cz> writes:
> I recently compile Postgresql 7.4.3 with gcc 3.4.0 on RH 7.3 . Regression t=
> ests work well All passed, but
> Some binaries report a relocation error: :pg_dumpall undefined symbol get_p=
> rogname .=20
> This error occures in most of the binaries. What is wrong  ?

They're linking to an older version of libpq.so.  Check your ldconfig
library search path.

            regards, tom lane

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: File System Restore
Next
From: Bruce Momjian
Date:
Subject: Re: Relocation error pg_dumpall undefined symbol get_progname