Re: BUG #7522: ecpg build error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7522: ecpg build error
Date
Msg-id 12513.1346993958@sss.pgh.pa.us
Whole thread Raw
In response to BUG #7522: ecpg build error  (iradu@unix-world.org)
Responses Re: BUG #7522: ecpg build error  (Radu Ovidiu Ilies <iradu@unix-world.org>)
List pgsql-bugs
iradu@unix-world.org writes:
> I am trying to build the PostgreSQL 9.0.9 over NetBSD 5.1.2 (64-bit).
> I got the following error.
> I tried to compile the 9.1.5 and still the same error.
> The 8.3.17 and 8.4.11 (are OK) they are compiling with no errors (under the
> same build script).

ECPGt_string is defined in ecpgtype.h in 9.0 and later.  I am betting
that you have a pre-9.0 copy of that file somewhere where it's being
found in preference to the intended version.

            regards, tom lane

pgsql-bugs by date:

Previous
From: iradu@unix-world.org
Date:
Subject: BUG #7522: ecpg build error
Next
From: Amit Kapila
Date:
Subject: Re: Minor inheritance/check bug: Inconsistent behavior