Re: Can't link to libpq

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Jim Morcombe <jim(at)byronics(dot)com(dot)au>
Cc: pgsql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can't link to libpq
Date: 2002-07-19 08:01:26
Message-ID: 1027065687.32691.354.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2002-07-19 at 07:15, Jim Morcombe wrote:

> I then compile it with the instruction
> cc -o jim jim.o -L/usr/local/pgsql/lib -lpq
>
> However, I get the following errors:
>
> Undefined symbol
...
> The manual says this occurs if I forgot the -lpq option, which I have not done.

Does libpq.so exist in /usr/local/pgsql/lib? It should be a symbolic
link; does its target exist?

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Blessed is the man that trusteth in the LORD, and
whose hope the LORD is." Jeremiah 17:7

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Curt Sampson 2002-07-19 08:06:30 Re: OIDs (Or: another RTFM question?)
Previous Message Sam Liddicott 2002-07-19 07:52:42 Re: Startup death!