bison error

From: "bigapple" <bigapple__2002(at)163(dot)com>
To: pgsql-hackers(at)postgresql(dot)org <pgsql-hackers(at)postgresql(dot)org>
Subject: bison error
Date: 2002-12-09 06:58:19
Message-ID: 20021209065808.C93EC1C9C1C78@sm204.163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi,
When I check out the pgsql from cvs and I complile it, an error occured .

dir: pgsql/src/interfaces/ecpg/preproc
bison -y -d preproc.y
erro information:
preproc.y:5559: fatal error: maximum table size (32767) exceeded.

However, I used the source from the ftp, find preproc.c in there. gmake will skip the
step(bison -y -d preproc.y) and succeeded.

who can tell me why?
       
          2002-12-09

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2002-12-09 07:07:01 Re: bison error
Previous Message Josh Berkus 2002-12-09 06:54:47 Re: [GENERAL] PostgreSQL Global Development Group