Can not find -lpq - Mailing list pgsql-novice

From Eduardo Kotujansky
Subject Can not find -lpq
Date
Msg-id 002f01c058aa$183b54c0$0301a8c0@YOSEMITE
Whole thread Raw
Responses Re: Can not find -lpq  (Rynell Wesson <rwesson@cs.utexas.edu>)
List pgsql-novice
Iam with a problem to compile a C  program that uses
postgres. I am on FreeBSD with Potgsresql installed
in usr/local/pgsql.

any help?

compile messages:


make  all-recursive
Making all in everestserver
Making all in docs
Making all in en
c++  -g -O2  -o everestserver  main.o -lpq
/usr/libexec/elf/ld: cannot find -lpq
*** Error code 1

Stop in /root/rewq/everestserver.
*** Error code 1

Stop in /root/rewq/everestserver.
*** Error code 1

Stop in /root/rewq.
*** Error code 1

Stop in /root/rewq.


pgsql-novice by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: FWD: tinterval vs interval on pgsql-novice
Next
From: Rynell Wesson
Date:
Subject: Re: Can not find -lpq