Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "NTPT" <ntpt(at)centrum(dot)cz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3
Date: 2004-06-20 13:28:46
Message-ID: 27127.1087738126@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"NTPT" <ntpt(at)centrum(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-06-20 13:32:53 Re: Relocation error pg_dumpall undefined symbol get_progname
Previous Message Doug McNaught 2004-06-20 13:21:18 Re: File System Restore