Re: cvs build failure - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: cvs build failure
Date
Msg-id 20030701194512.GD25995@dcc.uchile.cl
Whole thread Raw
In response to cvs build failure  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-hackers
On Tue, Jul 01, 2003 at 09:39:59PM +0200, Markus Bertheau wrote:

> bison -y -d  preproc.y
> preproc.y:6214: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
> make[4]: Leaving directory
> `/home/bert/src/pgsql/src/interfaces/ecpg/preproc'
> 
> What's the problem?

You need to install bison-1.875 or later.  I think there were RPMs on
www.joeconway.com if you are in a Redhat-ish system, or you can get it
from GNU ftp's if you are not.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La conclusion que podemos sacar de esos estudios es que
no podemos sacar ninguna conclusion de ellos" (Tanenbaum)


pgsql-hackers by date:

Previous
From: Markus Bertheau
Date:
Subject: Re: cvs build failure
Next
From: Bruce Momjian
Date:
Subject: Re: Urgent : Regarding Submission of Code