error in make the example - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject error in make the example
Date
Msg-id 200105040340.f443eEB19819@hub.org
Whole thread Raw
List pgsql-bugs
kun xie (ken_q@163.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

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: error in make the example
Next
From: "J.R. Onyschak"
Date:
Subject: Re: PostgreSQL bug in SELECT DISTINCT