ir...@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 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs