On the subject of yacc... - Mailing list pgsql-hackers

From Dominic J. Eidson
Subject On the subject of yacc...
Date
Msg-id Pine.LNX.4.10.10010011519370.30947-100000@morannon.the-infinite.org
Whole thread Raw
Responses Re: On the subject of yacc...
List 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@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/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Unruly rules
Next
From: Peter Eisentraut
Date:
Subject: Re: On the subject of yacc...