Port Bug Report: won't compile

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: won't compile
Date: 1999-01-21 01:10:25
Message-ID: 199901210110.UAA27044@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : Daryl W. Dunbar
Your email address : daryl(at)www(dot)com

Category : install: compile
Severity : critical

Summary: won't compile

System Configuration
--------------------
Operating System : Solaris 2.7

PostgreSQL version : 6.4.2

Compiler used : gcc version 2.8.1

Hardware:
---------
SunOS www 5.7 Generic sun4m sparc SUNW,SPARCstation-20

Versions of other tools:
------------------------
GNU Make version 3.77
lex: Software Generation Utilities (SGU) Solaris/ELF (3.0)

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

Problem Description:
--------------------
{...}
make[3]: Entering directory `/usr/share/src/pgsql/postgresql-6.4.2/src/interfaces/ecpg/preproc'
lex pgc.l
"pgc.l":line 53: Error: missing translation value
make[3]: *** [pgc.c] Error 1
make[3]: Leaving directory `/usr/share/src/pgsql/postgresql-6.4.2/src/interfaces/ecpg/preproc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/share/src/pgsql/postgresql-6.4.2/src/interfaces/ecpg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/share/src/pgsql/postgresql-6.4.2/src/interfaces'
make: *** [all] Error 2

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

Test Case:
----------
./configure --with-CXX=gcc

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

Solution:
---------

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

Browse pgsql-ports by date

  From Date Subject
Next Message Leszek Deska 1999-01-22 10:21:54 New postgresql installation.
Previous Message Sean O'Connor 1999-01-20 23:30:11 Postgres 6.4.2 feedback - good work!