Re: Compilation errors? - Mailing list pgsql-general

From Joe Conway
Subject Re: Compilation errors?
Date
Msg-id 3E5BF654.3000507@joeconway.com
Whole thread Raw
In response to Compilation errors?  (Dmitry Tkach <dmitry@openratings.com>)
List 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



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: 7.4?
Next
From: Stephan Szabo
Date:
Subject: Re: Compilation errors?