Re: [PORTS] Port Bug Report:

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: enrique canessa <canessae(at)ictp(dot)trieste(dot)it>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Port Bug Report:
Date: 1999-02-05 17:04:12
Message-ID: 36BB248B.53A48198@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-02-05 20:15:00 Port Bug Report: I get errors when trying to update some sql statements
Previous Message Unprivileged user 1999-02-05 15:41:12 Port Bug Report: