[GRASS5] GRASS 5.0.1 released

Moritz Lennert mlennert at club.worldonline.be
Thu Jan 30 05:04:56 EST 2003


> Dear GRASS community,
>
> GRASS 5.0.1 is finally released. Thanks to all contributors.

It compiles fine, except for two modules:

1) r.mapcalc3:

/home/mlennert/SRC/grass5.0.1/src/raster/r.mapcalc3
  make -f OBJ.i686-pc-linux-gnu/make.rules

bison -y -d mapcalc.y
mapcalc.y:75.8: parse error, unexpected ":", expecting ";" or "|"
make: *** [y.tab.c] Erreur 1

2) r.weight:

make[1]: Entering directory
`/home/mlennert/SRC/grass5.0.1/src/raster/r.weight/inter'
bison -y -d gis_pars.y
gis_pars.y:71.10: parse error, unexpected ":", expecting ";" or "|"

followed by a bunch of

gis_pars.y:74.6-19: $3 of `weight_cmnd' has no declared type
gis_pars.y:76.6-19: $2 of `weight_cmnd' has no declared type
gis_pars.y:81.6-24: $2 of `weight_cmnd' has no declared type
gis_pars.y:87.6-23: $2 of `weight_cmnd' has no declared type

which I suppose are probably follow-ups of the first error (although I
don't know bison at all.

I start testing...

Moritz




More information about the grass-dev mailing list