Current Tree Build Failure - Mailing list pgsql-hackers

From Clark Evans
Subject Current Tree Build Failure
Date
Msg-id 36EEB034.8CC17806@manhattanproject.com
Whole thread Raw
List pgsql-hackers
My copy of parse.h may have gotten out of sync, so I'm taking
another snapshot, but this is a recent build error that I got
from building a 1:45 PM EST snapshot.

-----------------

gcc -I../../include -I../../backend   -O2 -Wall -Wmissing-prototypes -I..   -c outfuncs.c -o outfuncs.o
In file included from outfuncs.c:45:
../parse.h:19: parse error before `JoinUsing'
../parse.h:19: warning: no semicolon at end of struct or union
../parse.h:31: parse error before `}'
../parse.h:31: warning: data definition has no type or storage class
../parse.h:257: parse error before `yylval'
../parse.h:257: warning: data definition has no type or storage class
make[2]: *** [outfuncs.o] Error 1
make[2]: Leaving directory `/usr/local/src/pgsql/CURRENT/src/backend/nodes'
make[1]: *** [nodes.dir] Error 2
make[1]: Leaving directory `/usr/local/src/pgsql/CURRENT/src/backend'
make: *** [all] Error 2


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: postmaster dies (was Re: Very disappointing performance)
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Re: Developers Globe (FINAL)