Re: Compilation errors?

From: Joe Conway <mail(at)joeconway(dot)com>
To: Dmitry Tkach <dmitry(at)openratings(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Compilation errors?
Date: 2003-02-25 23:03:48
Message-ID: 3E5BF654.3000507@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dmitry Tkach wrote:
> bison -y -d preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded
> make[4]: *** [preproc.h] Error 1
>

Looks like you need to upgrade bison. Search the archives for the exact
minimum version, but I'm using 1.75. I think 1.875 is the latest release.

HTH,

Joe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-02-25 23:11:07 Re: Compilation errors?
Previous Message Peter Eisentraut 2003-02-25 22:28:20 Re: 7.4?