error in make the example - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject error in make the example
Date
Msg-id 200105040339.f443dEj19551@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

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error in Makefile.tcldefs
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: error in make the example