Re: preproc.y error - Mailing list pgsql-hackers

From Tom Lane
Subject Re: preproc.y error
Date
Msg-id 9935.981593130@sss.pgh.pa.us
Whole thread Raw
In response to preproc.y error  (Vince Vielhaber <vev@michvhf.com>)
Responses Re: preproc.y error  (Vince Vielhaber <vev@michvhf.com>)
List pgsql-hackers
Vince Vielhaber <vev@michvhf.com> 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


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: unixODBC (again)
Next
From: Vince Vielhaber
Date:
Subject: Re: preproc.y error