[GRASSLIST:3022] Re: r.mapcalc

Glynn Clements glynn.clements at virgin.net
Tue Mar 23 16:03:48 EST 2004


Pierluigi De Rosa wrote:

> this is the output of gmake53 on directory r.mapcalc3...
> 
>   SRC     = /home/ivan/Documents/grass5.3_CVS/grass53_exp_2004_03_13/src
>   CMD     = /home/ivan/Documents/grass5.3_CVS/grass53_exp_2004_03_13/src/CMD
>   UNUSED  = /home/ivan/Documents/grass5.3_CVS/grass53_exp_2004_03_13/unused
>   HEADER  = head.i686-pc-linux-gnu
>   ARCH    = i686-pc-linux-gnu
>   GISBASE = 
> /home/ivan/Documents/grass5.3_CVS/grass53_exp_2004_03_13/dist.i686-pc-linux-gnu
>   VERSION = 5.3-cvs 2004
> #################################################################
> /home/ivan/Documents/grass5.3_CVS/grass53_exp_2004_03_13/src/raster/r.mapcalc3
>   make -f OBJ.i686-pc-linux-gnu/make.rules
> 
> bison -y -d mapcalc.y
> make: *** [y.tab.c] Broken pipe
>  Can you help me?? now both (r.mapcalc and r.mapcalc3) doesn't works!!!

I can only presume that something is wrong with your copy of bison. 

Looking back at your original email, I note:

Compilation error in module: src/raster/r.binfer (ignored)
Compilation error in module: src/raster/r.combine (ignored)
Compilation error in module: src/raster/r.mapcalc3 (ignored)
Compilation error in module: src/raster/r.weight (ignored)
Compilation error in module: src.contrib/GMSL/g3d (ignored)

This is the exact set of modules which use bison (or yacc), so I
strongly suspect that your bison program doesn't work.

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




More information about the grass-user mailing list