Bug #808: bison dies with max table size fatal error

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #808: bison dies with max table size fatal error
Date: 2002-10-30 17:17:00
Message-ID: 20021030171700.09DFD476994@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dave Bartmess (dingodave(at)edingo(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Neil Conway 2002-10-30 17:23:53 Re: Bug #808: bison dies with max table size fatal error
Previous Message Stephan Szabo 2002-10-30 15:45:11 Re: hi-problem while installing postgressql 7.2 version