Trevor Riever wrote: > Figured it out. The configure file for 08.02.0200 > uses > CPPFLAGS="$CPPFLAGS $pg_cflags -I$pg_includedir" where > 08.02.0100 uses CPPFLAGS="$CPPFLAGS -I$pg_includedir". Yes, I had already fixed this in CVS. The 08.02.0200 release is basically broken on Unix platforms for this and related reasons. -- Peter Eisentraut http://developer.postgresql.org/~petere/