Port Bug Report: yacc failure: maximum table size exceeded - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: yacc failure: maximum table size exceeded
Date
Msg-id 199901200149.UAA00664@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Steve Nunez
Your email address    : nunez@helios.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@www.helios.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?

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


pgsql-ports by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [PORTS] Cobalt Qube
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: