Re: Error during Installation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Amar BAJRACHARYA" <amar(at)mrcmekong(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Error during Installation
Date: 2003-09-13 22:53:55
Message-ID: 21239.1063493635@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Amar BAJRACHARYA" <amar(at)mrcmekong(dot)org> writes:
> I am trying to install the PostGreSQL 7.3.4 version. However, when I
> execute gmake, I get the following error message:
> Preproc.c:5560: fatal error: maximum table size (32767) exceeded.

You need a newer bison.

Although really you shouldn't need bison at all, if you are building
from a distribution tarball --- preproc.c should come already built
in that case. Maybe the file timestamps got messed up? Or did you
pull the source from our CVS server?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Payman 2003-09-14 02:00:10 PostgreSql 7.3.4 & 7.4 on MacOS X
Previous Message Tom Lane 2003-09-13 22:51:23 Re: 7.3.2 incorrectly counts characters for unicode varchar field