Re: BUG #2092: No answer to bug reports 1975 and 2055

From: Dirk Pirschel <dirk(at)pirschel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2092: No answer to bug reports 1975 and 2055
Date: 2005-12-03 20:06:28
Message-ID: 20051203200628.GB644@debian.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruno Wolff III 2005-12-03 20:32:41 Re: BUG #2088: logfiles only readable by instance owner
Previous Message Tom Lane 2005-12-03 20:02:43 Re: BUG #2092: No answer to bug reports 1975 and 2055