<div dir="ltr"><div><div><div><div><div>Hi all,<br></div>I have a problem during the compilation on QGIS master on debian testing.<br></div>After the configuration with ccmake I get this error:<br><br>[ 46%] Building C object src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/__/qgis.d.rast.c.o<br>/home/ma7730/lavori/QGIS/QGIS-Master/src/providers/grass/qgis.d.rast.c: In function ‘cell_draw’:<br>/home/ma7730/lavori/QGIS/QGIS-Master/src/providers/grass/qgis.d.rast.c:259:23: error: ‘INT_MIN’ undeclared (first use in this function)<br>             int nul = INT_MIN;<br>                       ^<br>/home/ma7730/lavori/QGIS/QGIS-Master/src/providers/grass/qgis.d.rast.c:259:23: note: each undeclared identifier is reported only once for each function it appears in<br>src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/build.make:54: recipe for target 'src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/__/qgis.d.rast.c.o' failed<br>make[2]: *** [src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/__/qgis.d.rast.c.o] Error 1<br>CMakeFiles/Makefile2:2129: recipe for target 'src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/all' failed<br>make[1]: *** [src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/all] Error 2<br>Makefile:146: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br><br></div>could it be a problem related with grass6 vs grass7?<br></div>Thanks to all|<br><br></div>Matteo<br></div>