"Vishal Kashyap @ [SaiHertz]" <[EMAIL PROTECTED]> writes:
> Compiled PostgreSQL 8.0.1 on FC3 Kernel 2.6.10 

> /usr/local/src/postgresql-8.0.1/src/test/regress/./tmp_check/install//usr/bin/psql:
> undefined symbol: PQserverVersion

Apparently you have an older version of libpq.so installed and it's
finding that in preference to the newer version.  If you really want
to test the 8.0 version before installing the updated libpq.so,
I think you'll need to fool around with --disable-rpath.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to