[Qgis-developer] error during compilation

Matteo Ghetta matteo.ghetta at gmail.com
Mon Jul 6 14:32:05 PDT 2015


Hi all,
I have a problem during the compilation on QGIS master on debian testing.
After the configuration with ccmake I get this error:

[ 46%] Building C object
src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/__/qgis.d.rast.c.o
/home/ma7730/lavori/QGIS/QGIS-Master/src/providers/grass/qgis.d.rast.c: In
function ‘cell_draw’:
/home/ma7730/lavori/QGIS/QGIS-Master/src/providers/grass/qgis.d.rast.c:259:23:
error: ‘INT_MIN’ undeclared (first use in this function)
             int nul = INT_MIN;
                       ^
/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
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
make[2]: ***
[src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/__/qgis.d.rast.c.o]
Error 1
CMakeFiles/Makefile2:2129: recipe for target
'src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/all' failed
make[1]: *** [src/providers/grass/6/CMakeFiles/qgis.d.rast6.dir/all] Error 2
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2


could it be a problem related with grass6 vs grass7?
Thanks to all|

Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150706/1d4e1ca8/attachment.html>


More information about the Qgis-developer mailing list