From: | "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | On the subject of yacc... |
Date: | 2000-10-01 20:24:50 |
Message-ID: | Pine.LNX.4.10.10010011519370.30947-100000@morannon.the-infinite.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Trying to compile PostgreSQL latest-CVS on SuSE 6.4 produces the following
error (was talked about on the list this past week, IIRC):
make[3]: Entering directory `/tmp/pgsql/src/backend/parser'
yacc -d gram.y
yacc: f - maximum table size exceeded
make[3]: *** [parse.h] Error 2
root(at)server1:/tmp/pgsql > rpm -q -a | grep 'yacc'
yacc-91.7.30-167
Just a FYI on another distrib that might cause "problems" ...
--
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-10-01 20:39:54 | Re: On the subject of yacc... |
Previous Message | Peter Eisentraut | 2000-10-01 18:35:43 | Re: Unruly rules |