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

From snpe
Subject Re: Errors compiling Postgres (bison -maximum table size excceeded)
Date
Msg-id 200301132123.24315.snpe@snpe.co.yu
Whole thread Raw
In response to Errors compiling Postgres (bison -maximum table size excceeded)  (Carlos Correia <carlos@m16e.com>)
Responses Re: Errors compiling Postgres (bison -maximum table size excceeded)
List pgsql-jdbc
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,
>
> Carlos
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


pgsql-jdbc by date:

Previous
From: Felipe Schnack
Date:
Subject: binary data
Next
From: "Tim Lucia"
Date:
Subject: Re: Sequence