/usr/libexec/elf/ld: cannot find -lpq - Mailing list pgsql-interfaces

From Eduardo Kotujansky
Subject /usr/libexec/elf/ld: cannot find -lpq
Date
Msg-id 000901c1dc0b$2cc8e980$0301a8c0@YOSEMITE
Whole thread Raw
Responses Re: /usr/libexec/elf/ld: cannot find -lpq  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-interfaces
I don´t know if it is about that list, but...there is my problem trying to
compile  a C++ app on a FreeBSD machine:

complex# make
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
------------------------
 Thanks for any help!  Eduardo




pgsql-interfaces by date:

Previous
From: jtv
Date:
Subject: Re: libpq++: trouble getting "copy table from" to work...
Next
From: Peter Eisentraut
Date:
Subject: Re: /usr/libexec/elf/ld: cannot find -lpq