Hi Tom,

* Tom Lane wrote on Sat, 03 Dec 2005 at 14:34 -0500:

> Well, *something* in your link is trying to pull in OpenSSL.
> 
> What exactly is in /client/lib ... could it be that there is an existing
> SSL-dependent installation of libpq in there?  In theory the link should
> find the libpq in ../../../../src/interfaces/libpq not the one in
> /client/lib, but we've seen bizarre linker search behavior before ...

$ cd /client/lib
$ ls -l *libpq*
lrwxrwxrwx   1 root     system           41 Nov 18 2004  libpq.a -> 
/sw/rs_aix52/postgresql-7.4.6/lib/libpq.a
lrwxrwxrwx   1 root     system           42 Nov 18 2004  libpq.so -> 
/sw/rs_aix52/postgresql-7.4.6/lib/libpq.so
lrwxrwxrwx   1 root     system           44 Nov 18 2004  libpq.so.3 -> 
/sw/rs_aix52/postgresql-7.4.6/lib/libpq.so.3

Regards,
-Dirk

-- 
Close the windows - the penguin is freezing

Attachment: pgpEwWu817Z62.pgp
Description: PGP signature

Reply via email to