I'm trying to recompile slony on a machine and I keep getting the following errors:

xxid.c:18:25: access/xact.h: No such file or directory
xxid.c:19:28: access/transam.h: No such file or directory
xxid.c:20:26: executor/spi.h: No such file or directory

They do exist:

/usr/include/pgsql/server/access/xact.h
/usr/include/pgsql/server/access/transam.h
/usr/include/pgsql/server/access/spi.h

I'm following the same installation steps I performed on another node and it worked fine:

./configure --with-pgconfigdir=/usr/local/pgsql/bin/pg_config
make

Anyone point out my problem?

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
 - Benjamin Franklin
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to