| From: | snpe <snpe(at)snpe(dot)co(dot)yu> |
|---|---|
| To: | Carlos Correia <carlos(at)m16e(dot)com>, "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-13 21:23:24 |
| Message-ID: | 200301132123.24315.snpe@snpe.co.yu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)postgresql(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Patric Bechtel | 2003-01-13 22:42:55 | Re: Security manager changing the jdbc Connection class? [Viruschecked] |
| Previous Message | Oliver Jowett | 2003-01-13 20:52:45 | Re: class loading ... |