<div dir="ltr"><div>Hi, I am trying to compile grass 7.0 (revision 55463). I am getting a lot of errors, with the first folder with error the 'lib/raster3d'<br><br></div>Going there and running make gives me the following:<br>
<div><br>gcc  -g -O2  -fPIC  -I/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include -I/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include  -D_FILE_OFFSET_BITS=64  -DPACKAGE=\""grasslibs"\"   -I/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include -I/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/changeprecision.o -c changeprecision.c<br>
changeprecision.c: In function ‘Rast3d_change_precision’:<br>changeprecision.c:35:5: error: too few arguments to function ‘Rast3d_get_compression_mode’<br>In file included from /home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/raster3d.h:261:0,<br>
                 from changeprecision.c:5:<br>/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/defs/raster3d.h:82:6: note: declared here<br>changeprecision.c:36:5: error: too few arguments to function ‘Rast3d_set_compression_mode’<br>
In file included from /home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/raster3d.h:261:0,<br>                 from changeprecision.c:5:<br>/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/defs/raster3d.h:81:6: note: declared here<br>
changeprecision.c:50:5: error: too few arguments to function ‘Rast3d_set_compression_mode’<br>In file included from /home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/raster3d.h:261:0,<br>
                 from changeprecision.c:5:<br>/home/paulo/Software/spatial/grass7_trunk/dist.x86_64-unknown-linux-gnu/include/grass/defs/raster3d.h:81:6: note: declared here<br>make: *** [OBJ.x86_64-unknown-linux-gnu/changeprecision.o] Error 1<br>
<br></div><div>Any ideas?<br><br>Paulo<br></div><div><br></div></div>