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

Reply via email to