Hi David,
On Wed, Nov 15, 2000 at 05:50:31PM +0100, grass@intevation.de wrote:
Date: Wednesday November 15, 2000 @ 16:50
Author: davidUpdate of /grassrepository/grass/src/raster/r.binfer
In directory intevation.de:/tmp/cvs-serv18425Modified Files:
binfer.l
Log Message:Changed to elliminate `dangerous trailing context' warning: caused parse
failure (in binfer.y) on linux-i386 at least
on SUN/Solaris and i686-pc-linux-gnu is compiles o.k. without
any problems.
On cray I get:
/home/t3e/fsn/nhdc/nhdcmark/grass/src/raster/r.binfer
make -f OBJ.alpha-cray-unicosmk2.0.4.X/make.rules
rm -f lex.c gram.c
yacc binfer.y
rm -f gram.c
mv y.tab.c gram.c
cc -g -I/home/t3e/fsn/nhdc/nhdcmark/grass/src/include -c gram.c
-o OBJ.alpha-cray-unicosmk2.0.4.X/gram.o
lex binfer.l
"binfer.l":line 13: Error: Missing translation value
Make: "lex binfer.l": Error code 1
But it is lex there, not flex:
lex - Generates programs for simple lexical tasks
STANDARDS
POSIX, XPG4
well, let's ignore CRAY...
Thanks for updating
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'