[GRASS5] GRASS 5.0.1 released

Glynn Clements glynn.clements at virgin.net
Thu Jan 30 12:14:15 EST 2003


Moritz Lennert wrote:

> > 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.

Damn. This is fixed in the CVS head, but obviously haven't been merged
into the release branch yet.

Using byacc (Berkeley yacc) or an older version of bison will work.

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-dev mailing list