Re: [BUGS] Bug #808: bison dies with max table size fatal error

2002-10-31 Thread Dave Bartmess
I'm building off a CVS "latest" pull. But I couldn't seem to find bison 1.5+. I've looked in rpmfind.net, and the latest it can find is v1.35. THEN I looked in GNU.org... I wonder why it's only hidden there, and not included in rpmfind.net... But all is well... Thanks! On Wed, 2002-10-30 at 10:2

Re: [BUGS] Bug #808: bison dies with max table size fatal error

2002-10-30 Thread Neil Conway
[EMAIL PROTECTED] writes: > bison -y -d preproc.y > preproc.y:5560: fatal error: maximum table size (32767) exceeded You need to use Bison 1.50 or greater -- although if you're building an official source release (e.g. 7.3beta3), Bison shouldn't be required at all. Cheers, Neil -- Neil Conway

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

2002-10-30 Thread pgsql-bugs
Dave Bartmess ([EMAIL PROTECTED]) 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: