Re: [HACKERS] yacc problems

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: daniel(at)digsys(dot)bg (Daniel Kalchev)
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] yacc problems
Date: 1998-09-17 19:44:38
Message-ID: 199809171944.PAA06215@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

I assume this is the beta. I am fixing it now. I have BSD/OS too, but
have bison installed. That is the only thing that will fix it. You
will need to grab the source after I have generated a new gram.y, or get
bison.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
http://www.op.net/~candle | (610) 353-9879(w)
+ If your life is a hard drive, | (610) 853-3000(h)
+ Christ can be your backup. |

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Byron Nikolaidis 1998-09-17 20:33:31 Re: [INTERFACES] Odbc parser error
Previous Message Michael Meskes 1998-09-17 17:27:32 Re: [HACKERS] syntax error