Errors compiling Postgres (bison -maximum table size excceeded)

From: Carlos Correia <carlos(at)m16e(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Errors compiling Postgres (bison -maximum table size excceeded)
Date: 2003-01-13 19:18:05
Message-ID: 3E2310ED.2060506@m16e.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

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?

Best Regards,

Carlos

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jeremy Buchmann 2003-01-13 19:35:41 Warning on transaction commit
Previous Message Kris Jurka 2003-01-13 19:12:09 JDBC MetaData getImportedKeys query