Are you using gnu flex?  From your output it kinda looks like you're
using the lex that comes with solaris.  It won't work with Postgres.
See the FAQ for the correct version of flex...

        -Mark


>----------------------------------------------------------------------
>
>Date: Tue, 09 Mar 1999 00:14:24 -0500
>From: Daniel Herssein <[EMAIL PROTECTED]>
>Subject: [HELP] Install Problem 6.4.2 on Solaris 2.6
>
>Using a vanilla "./configure --without-CXX "
>All is well...then a 
>gmake all 
>Produces this error...
>cc -I../../../include -I../../../backend     -I../include
>- -DMAJOR_VERSION=2 -DMINOR_VERSION=4 -DPATCHLEVEL=4
>- -DINCLUDE_PATH=\"/usr/local/pgsql/include\"    -c y.tab.c -o y.tab.o
>lex pgc.l
>"pgc.l":line 53: Error: missing translation value
>
>Running on SunOS  5.6 Generic_105181-04 sun4u sparc SUNW,Ultra-4
>Any ideas?
>
>- -- 
>Life is complicated. But the simpler alternatives are not very
>desirable. (R' A. Kahn)
>

Reply via email to