Re: [PORTS] Port Bug Report: - Mailing list pgsql-ports

From Thomas G. Lockhart
Subject Re: [PORTS] Port Bug Report:
Date
Msg-id 36BB248B.53A48198@alumni.caltech.edu
Whole thread Raw
In response to Port Bug Report:  (Unprivileged user <nobody>)
List pgsql-ports
> System Configuration
> --------------------
>   Operating System   : Solaris
> Hardware:
> ---------
> SunOS sv7 5.5.1 Generic_103640-12 sun4m sparc SUNW,SPARCstation-20
> Problem Description:
> --------------------
> Solaris:
> On make[3]: Entering directory `/opt/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
> Solution:
> ---------
> Waht to use for lex.c  under solaris???
> Thank you.

You need to install bison, or have someone send you a built "y.tab.c"
and "y.tab.h" file to insert into this directory. Or, since you have a
RedHat system, move these files over from there.

These files should be included in the next release.

Good luck.

                         - Tom

pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report:
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: I get errors when trying to update some sql statements