error in make the example

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: error in make the example
Date: 2001-05-04 03:40:14
Message-ID: 200105040340.f443eEB19819@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

kun xie (ken_q(at)163(dot)net) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
error in make the example

Long Description
In postgresql7.1,I cann't "make" the examples(/postgresql7.1/src/test/example/),it returns something like this:
undefined reference to 'PQexec'
undefined reference to 'PQstatus'
undefined reference to 'PQclear'
......

but I can "make" "make" the examples in postgresql7.0.3

Platform - i686
OS redhat 7.0
PG Version 7.1

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-05-04 19:52:54 Re: insert into select from
Previous Message pgsql-bugs 2001-05-04 03:39:14 error in make the example