This appears to be an issue with GNU Make 3.82. I've opened a bug for postgres
because you might want to figure out a work around. I also sent it to the make
bug report.
The postgresql bug report is
http://archives.postgresql.org/pgsql-bugs/2011-06/msg00109.php
--
Sent via pgsql-general mai
Building from a tarball. I did:
../../src/postgresql-9.0.4/configure
make
Nothing weird. Let me know if I can help debug this.
HTH
pedz
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql
I'm building on AIX 5.3 but I'm thinking this is on most (all?) platforms.
I'm doing an out of tree build and got an error with:
/usr/local/build/postgres-9.0.4/../../src/postgresql-9.0.4/src/backend/utils/cache/relcache.c:57:30:
error: catalog/schemapg.h: No such file or directory
I think the