Re: libpq.so.3 not found - Mailing list pgsql-interfaces

From Nigel J. Andrews
Subject Re: libpq.so.3 not found
Date
Msg-id Pine.LNX.4.21.0309091019190.6410-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to Re: libpq.so.3 not found  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
On Mon, 8 Sep 2003, Tom Lane wrote:

> Xinyu Hua <xhua@cse.ucsc.edu> writes:
> > Tom, how can i fix that? I specified -L/usr/local/lib, but it does not
> > work. Thank you so much.
> 
> In that case I'm out of ideas :-(.  Anyone else care to take a swing?
> 
k
Try adding the -v switch to gcc just to verify that the commands look
sensible. Isn't there also something that makes the indiviudal stages like ld
more verbose?

Could it be that in the linking stage it's picking up the wrong ld and that's
somehow not looking in the same locations?

--
Nigel Andrews




pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq.so.3 not found
Next
From: Michael Meskes
Date:
Subject: Re: ECPG Problem (Bug?)