From: | Bruce Momjian <pgman(at)candle(dot)pha(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 |
Date: | 2004-06-20 13:32:53 |
Message-ID: | 200406201332.i5KDWrd01529@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Robinson | 2004-06-20 15:40:05 | Re: Help please - completely baffled by quoting |
Previous Message | Tom Lane | 2004-06-20 13:28:46 | Re: Relocation error pg_dumpall undefined symbol get_progname in 7.4.3 |