Please help with a Solaris 2.6 build error - Mailing list pgsql-general

From Michael Wright
Subject Please help with a Solaris 2.6 build error
Date
Msg-id 3.0.5.32.19990109145129.007d9c60@gomez.msfc.nasa.gov
Whole thread Raw
List pgsql-general
Hi all,

I need some help figuring out what this error is and how to correct it.
I am using Solaris 2.6 with the Sun cc compiler and gmake.

gmake[3]: Entering directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg/preproc'
lex pgc.l
"pgc.l":line 53: Error: missing translation value
gmake[3]: *** [pgc.c] Error 1
gmake[3]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg/preproc'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces/ecpg'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/export/home/postgres/postgresql-6.4.2/src/interfaces'
gmake: *** [all] Error 2

lurch$which lex
/usr/ccs/bin/lex

Thanks, Michael


pgsql-general by date:

Previous
From: dustin sallings
Date:
Subject: Re: [GENERAL] LIMITS in SELECTs
Next
From: "Neil Burrows"
Date:
Subject: RE: [GENERAL] LIMITS in SELECTs