Re: new error on compiling

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: new error on compiling
Date: 2002-10-25 12:55:30
Message-ID: 20021025055438.D34720-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 25 Oct 2002, Felipe Schnack wrote:

> I did a cvs update today in my local copy and when I try to compile I
> get this error I never seen before:
> "maximum table size (32767) exceeded" in preprec.y:5560
>
> What's up? I still think would be nice to get these JDBC drivers
> independent of the whole database :o)

You need to upgrade bison to at least 1.5.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message P.J. "Josh" Rovero 2002-10-25 13:32:01 locale issues with float
Previous Message Stephan Szabo 2002-10-25 12:54:21 Re: Debugging guidance