Bug #808: bison dies with max table size fatal error - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #808: bison dies with max table size fatal error
Date
Msg-id 20021030171700.09DFD476994@postgresql.org
Whole thread Raw
Responses Re: Bug #808: bison dies with max table size fatal error  (Neil Conway <neilc@samurai.com>)
List pgsql-bugs
Dave Bartmess (dingodave@edingo.net) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
bison dies with max table size fatal error

Long Description
I downloaded the source, ran configure with --with-java option, then ran make.

The error coming back is:

make[5]: Leaving directory `/development/postgresql/pgsql-server/src/port'
bison -y -d  preproc.y
preproc.y:5560: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1
make[4]: Leaving directory `/development/postgresql/pgsql-server/src/interfaces/ecpg/preproc'
make[3]: *** [all] Error 2


Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: hi-problem while installing postgressql 7.2 version
Next
From: Neil Conway
Date:
Subject: Re: Bug #808: bison dies with max table size fatal error