yacc problems - Mailing list pgsql-hackers

From Daniel Kalchev
Subject yacc problems
Date
Msg-id 199809171648.TAA14638@dcave.digsys.bg
Whole thread Raw
Responses Re: [HACKERS] yacc problems  (Michael Meskes <meskes@usa.net>)
Re: [HACKERS] yacc problems  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
I am getting the following error when trying to build postgres under BSD/OS
3.1 or 4.0.

gmake[2]: Entering directory `/var/src/local/pgsql/src/backend/parser'
/usr/bin/yacc -d gram.y
/usr/bin/yacc: f - maximum table size exceeded
gmake[2]: *** [parse.h] Error 2
gmake[2]: Leaving directory `/var/src/local/pgsql/src/backend/parser'

Has someone sucessfuly built scan.c and parse.h under BSD/OS?

Daniel


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: NOTICE: _outNode: don't know how to print type 715
Next
From: Daniel Kalchev
Date:
Subject: syntax error