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

From: "Dave Bartmess" <dingodave(at)edingo(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #808: bison dies with max table size fatal error
Date: 2002-10-31 05:46:31
Message-ID: 1036043192.896.24.camel@Dingo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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:23, Neil Conway wrote:
> pgsql-bugs(at)postgresql(dot)org 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 <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
--
David A. Bartmess
Sr. Software Configuration Manager
eDingo Enterprises
http://edingo.net

But one should not forget that money can buy a bed but not sleep,
finery but not beauty, a house but not a home,
medicine but not health, luxuries but not culture,
sex but not love, and amusements but not happiness.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message saurabh garg 2002-10-31 10:16:18 Re: hi-problem while installing postgressql 7.2 version
Previous Message Tom Lane 2002-10-31 04:29:46 Re: to_char(date,'YYYYMMDD') bug