[HACKERS] Compile breakage

2004-05-21 Thread Grant Finnemore
RHL 9.0 cvs HEAD, fresh update make maintainer-clean ./configure --with-java --prefix=/home/grant/bin/pgsql/ \ --with-integer-datetimes --enable-debug --enable-cassert make yields: gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include -D_GNU_S

Re: [HACKERS] Compile breakage

2004-05-21 Thread Christopher Kings-Lynne
I get this: gmake[4]: Entering directory `/space/1/home/chriskl/pgsql/src/backend/access/gist' gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -c -o gist.o gist.c -MMD In file included from ../../../../src/include/commands/vacuum.h:18,

Re: [HACKERS] Compile breakage

2004-05-21 Thread Tom Lane
I may have removed a few too many "#include " lines. regards, tom lane ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org