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

From Vince Vielhaber
Subject Re: preproc.y error
Date
Msg-id Pine.BSF.4.30.0102071952200.363-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: preproc.y error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: preproc.y error  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: preproc.y error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 7 Feb 2001, Tom Lane wrote:

> 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.

Now I get:

byacc -d  preproc.y
byacc: f - maximum table size exceeded
gmake[4]: *** [preproc.c] Error 2

However it failed building a kernel, I may have some bad ram.  I'm
supposed to have 256M coming any day - actually I thought it'd be
here by now.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net128K ISDN from $22.00/mo - 56K Dialup from
$16.00/moat Pop4 Networking       Online Campground Directory    http://www.camping-usa.com      Online Giftshop
Superstore   http://www.cloudninegifts.com
 
==========================================================================





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: preproc.y error
Next
From: Tom Lane
Date:
Subject: Re: preproc.y error