Vince Vielhaber <[EMAIL PROTECTED]> writes:
> In today's (2/7/2k1) snapshot from hub, I'm getting this:
> gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -I./../include -DMAJOR_VERSION=2 -DMINOR_VERSION=8
>-DPATCHLEVEL=0
> -DINCLUDE_PATH=\"/usr/local/pgsql/include\" -c -o preproc.o preproc.c
> preproc.y:3957: syntax error at null character
Works fine here, and there's nothing visibly wrong with line 3957 and
neighbors in my copy. Try removing preproc.c and letting the system
rebuild it.
regards, tom lane