Re: Unable to make DBD-Pg-2.13.1 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Unable to make DBD-Pg-2.13.1
Date
Msg-id 11089.1241188595@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unable to make DBD-Pg-2.13.1  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Unable to make DBD-Pg-2.13.1
List pgsql-bugs
Craig Ringer <craig@postnewspapers.com.au> writes:
> Mark wrote:
>> Until I tried to install DBD-Pg-2.13.1 (for Perl) thereafter. And I'm
>> getting the weirdest errors that just won't go away (see below). Does
>> anyone know what the cause might be? Or better still, how to fix it? :)

> Is it possible that you have old or conflicting PostgreSQL headers in
> /usr/local/include ? Or even in /usr/include ?

The PGcancel typedef was added in 8.0, so the complaints about that
suggest strongly that a pre-8.0 version of libpq-fe.h is being read.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Help me to solve this problem!
Next
From: "Kevin Grittner"
Date:
Subject: Re: sorting problem