Re: Errors compiling Postgres (bison -maximum table size excceeded)

From: Carlos Correia <carlos(at)m16e(dot)com>
To: snpe <snpe(at)snpe(dot)co(dot)yu>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Errors compiling Postgres (bison -maximum table size excceeded)
Date: 2003-01-14 16:55:52
Message-ID: 3E244118.1080805@m16e.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

snpe wrote:

>You need bison (1.875 work fine for me)
>
>regards
>Haris Peco
>On Monday 13 January 2003 19:18, Carlos Correia wrote:
>
>
>>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,
>>
>>
>>
>
>
Hi,

I do have bison (v. 4.1.11) installed.

Thank's anyway...

Regards,
Carlos

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Lee Kindness 2003-01-14 17:27:32 Re: Errors compiling Postgres (bison -maximum table size excceeded)
Previous Message Eric B.Ridge 2003-01-14 16:43:40 Re: Using JDBC