Re: problems with building recent cvs snaphots

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)pl
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problems with building recent cvs snaphots
Date: 2002-11-02 00:28:16
Message-ID: 14134.1036196896@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl> writes:
> bison -y -d preproc.y
> preproc.y:5560: fatal error: maximum table size (32767) exceeded

> what should i do?

Update to bison 1.50 or later (1.75 is current last I checked).
Or use a tarball distribution (beta3 or the nightly snapshot).

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-11-02 01:15:36 Re: how to terminate a process when kill fails
Previous Message Doug McNaught 2002-11-02 00:23:40 Re: problems with building recent cvs snaphots