Errors compiling Postgres (bison -maximum table size excceeded) - Mailing list pgsql-jdbc

From Lee Kindness
Subject Errors compiling Postgres (bison -maximum table size excceeded)
Date
Msg-id 15907.56207.475537.775272@kelvin.csl.co.uk
Whole thread Raw
In response to Errors compiling Postgres (bison -maximum table size excceeded)  (Carlos Correia <carlos@m16e.com>)
List pgsql-jdbc
You need Bison >= 1.50 to compile the PostgreSQL CVS source, i've
built RPMs of the latest Bison, 1.875, which may be of use to you:

 http://services.csl.co.uk/postgresql/

Lee.

Carlos Correia writes:
 > I tried to compile the latest stable release in order of getting a JDBC
 > driver which has the DatabaseMetaData.getColumns()'s bug fixed and,
 > after invoking 'configure --with-java', I tried to compile it (with
 > 'gmake' - in the top directory).
 > It failed with this error:
 >
 > bison -y -d  preproc.y
 > preproc.y:5561: fatal error: maximum table size (32767) exceeded
 >
 > I'm running a Mandrake 9.0 distribution.
 >
 > Any one has an idea of how to fix this?

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Truncation bug when retrieving timestamps with fractional
Next
From: Felipe Schnack
Date:
Subject: Re: binary data