"Karen Ellrick" <k-ellrick(at)sctech(dot)co(dot)jp> writes:
> But this time (never before on two other machines) I get the following error
> during PHP's make:
> In file included from pgsql.c:29:
> php_pgsql.h:32: postgres.h: No such file or directory
Remove the unnecessary include of postgres.h in php_pgsql.h. Or update
to a more recent version of PHP --- I know they fixed this in their CVS
awhile ago, hopefully there is a release with the fix in place by now...
regards, tom lane