Can not find -lpq

From: "Eduardo Kotujansky" <eduardo(at)complex(dot)com(dot)br>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Can not find -lpq
Date: 2000-11-27 19:41:20
Message-ID: 002f01c058aa$183b54c0$0301a8c0@YOSEMITE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Rynell Wesson 2000-11-28 00:26:15 Re: Can not find -lpq
Previous Message Thomas Lockhart 2000-11-27 18:41:54 Re: FWD: tinterval vs interval on pgsql-novice