Port Bug Report: won't compile - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: won't compile
Date
Msg-id 199901210110.UAA27044@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Daryl W. Dunbar
Your email address    : daryl@www.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:
---------


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


pgsql-ports by date:

Previous
From: "Sean O'Connor"
Date:
Subject: Postgres 6.4.2 feedback - good work!
Next
From: Leszek Deska
Date:
Subject: New postgresql installation.