Compilation errors?

From: Dmitry Tkach <dmitry(at)openratings(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Compilation errors?
Date: 2003-02-25 23:59:34
Message-ID: b3gq9v$30tb$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was trying to build pgsql code, and I keep getting this error:

make[4]: Entering directory `/home/dima/postgres7.3/pgsql/src/interfaces/ecpg/preproc'
make -C ../../../../src/port all
make[5]: Entering directory `/home/dima/postgres7.3/pgsql/src/port'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/dima/postgres7.3/pgsql/src/port'
bison -y -d preproc.y
preproc.y:5560: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1

I was building the CVS tip initially when I got this, then I switched to REL7_3_STABLE, but I am still getting the same problem with it?

Any clues? Is it something wrong with my configuration?

I'll appreciate your help with this

Thanks a lot!

Dima

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-02-26 00:17:34 Re: 7.4?
Previous Message Tom Lane 2003-02-25 23:51:31 Re: create view