Port Bug Report: compile failed with byacc had to install bison

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: compile failed with byacc had to install bison
Date: 1999-02-01 09:28:13
Message-ID: 199902010928.EAA70757@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : Mark Naker
Your email address : linuxguru(at)home(dot)com

Category : install: compile
Severity : non-critical

Summary: compile failed with byacc had to install bison

System Configuration
--------------------
Operating System : linux 2.0.34

PostgreSQL version : 6.4.2

Compiler used : gcc 2.7

Hardware:
---------
RedHat 5.1 with numerous updates (including all of redhats updates)
i586 unknown
Pentium 120 40 megs ram 2.5G harddrive 1.3G free 125Meg swap
It doenst run X or anything it just servers FTP/HTTP (hopefully soon SQL via NeoWebScript)

Versions of other tools:
------------------------
make flex byacc

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

Problem Description:
--------------------
byacc would die with the error byacc: -f Tables to large
Installed Bison everything seems good.

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

Test Case:
----------
try to compile without bison

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

Solution:
---------
install bison

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

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-02-01 10:30:54 Port Bug Report: CURRENT_DATE problem
Previous Message The Aztechian 1999-02-01 07:10:33 Re: [PORTS] Port Bug Report: Can't import nullable date field with COPY in psql