Re: [GENERAL] Relocation error pg_dumpall undefined symbol get_progname in 7.4.3

2004-06-20 Thread Tom Lane
"NTPT" <[EMAIL PROTECTED]> 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 wron

[GENERAL] Relocation error pg_dumpall undefined symbol get_progname in 7.4.3

2004-06-20 Thread NTPT
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  ?