Port Bug Report: We cannot compile postgres due to a failure in yacc? - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: We cannot compile postgres due to a failure in yacc?
Date
Msg-id 199901100735.CAA14818@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Stephen Martin
Your email address    : tigger@marketrends.net

Category        : install: compile
Severity        : critical

Summary: We cannot compile postgres due to a failure in yacc?

System Configuration
--------------------
  Operating System   : Open BSD 2.3

  PostgreSQL version : 6.4.2

  Compiler used      : gcc version 2.8.1

Hardware:
---------
64MB RAM,AMD-K6/2 300
OpenBSD svr2 2.3 GENERIC#6 i386


Versions of other tools:
------------------------
GNU Make version 3.76.1
flex version 2.5.4
lex version 2.5.4

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

Problem Description:
--------------------
gmake[3]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend/optimizer/geqo'
ld -r -o SUBSYS.o path/SUBSYS.o plan/SUBSYS.o prep/SUBSYS.o util/SUBSYS.o geqo/SUBSYS.o
gmake[2]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend/optimizer'
gmake -C parser all
gmake[2]: Entering directory `/usr/local/src/pgsql/pgsql/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/pgsql/pgsql/src/backend/parser'
gmake[1]: *** [parser.dir] Error 2
gmake[1]: Leaving directory `/usr/local/src/pgsql/pgsql/src/backend'
gmake: *** [all] Error 2


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

Test Case:
----------
in the src directory
just attempt the initial build
with
gmake all

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

Solution:
---------


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


pgsql-ports by date:

Previous
From: David Wetzel
Date:
Subject: Re: [PORTS] Please help with a Solaris 2.6 build error
Next
From: brad
Date:
Subject: Linux RH 5.1 (2.0.36 kernel)