Port Bug Report: yacc failure: maximum table size exceeded

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: yacc failure: maximum table size exceeded
Date: 1999-01-20 01:49:41
Message-ID: 199901200149.UAA00664@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Steve Nunez
Your email address : nunez(at)helios(dot)net

Category : install: compile
Severity : critical

Summary: yacc failure: maximum table size exceeded

System Configuration
--------------------
Operating System : BSDI 4.0 + patches

PostgreSQL version : 6.4.2

Compiler used : gcc 2.7.2.1 (as distributed)

Hardware:
---------
P2 350Mhz, 256M RAM
BSD/OS www.helios.net 4.0 BSDI BSD/OS 4.0 Kernel #1: Mon Jan 11 21:12:33 EST 1999 root(at)www(dot)helios(dot)net:/usr/src/sys/compile/WWW i386

Versions of other tools:
------------------------
gmake 3.75 (distributed with BSDI)

--------------------------------------------------------------------------

Problem Description:
--------------------
Compile failure:

gmake -C parser all
gmake[2]: Entering directory `/usr/local/src/postgresql-6.4.2/src/backend/parser'
/usr/bin/yacc -d gram.y
/usr/bin/yacc: f - maximum table size exceeded
gmake[2]: *** [parse.h] Error 2
gmake[2]: Leaving directory `/usr/local/src/postgresql-6.4.2/src/backend/parser'
gmake[1]: *** [parser.dir] Error 2
gmake[1]: Leaving directory `/usr/local/src/postgresql-6.4.2/src/backend'
gmake: *** [all] Error 2

--------------------------------------------------------------------------

Test Case:
----------
Repeatable. This is a standard BSDI installation that has
compiled out of the box, xemacs, perl, apache and many other
packages.

--------------------------------------------------------------------------

Solution:
---------
Options to yacc?

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-01-20 09:51:11 Port Bug Report:
Previous Message Tatsuo Ishii 1999-01-20 01:00:46 Re: [PORTS] Cobalt Qube