[GRASS-dev] Error compiling develbranch_6
Colin Nielsen
colin.nielsen at gmail.com
Mon Sep 14 23:26:54 EDT 2009
As of r39206 the following error appears causing lib/gis to fail to compile:
/src/dev_6/lib/gis
$ make
gcc -I/src/dev_6/dist.i686-pc-mingw32/include
-I/OSGeo4W/apps/gdal-16/include -I/OSGeo4W/include -g -O2
-I/OSGeo4W/apps/gdal-16/include -I/OSGeo4W/include
-DPACKAGE=\""grasslibs"\" -D_FILE_OFFSET_BITS=64 -DGDAL_LINK=1
-DGDAL_DYNAMIC=1 -DPACKAGE=\""grasslibs"\" -I/c/OSGeo4W/include
-I/c/OSGeo4W/include -I/src/dev_6/dist.i686-pc-mingw32/include -o
OBJ.i686-pc-mingw32/parser.o -c parser.c
parser.c:75:26: localcharset.h: No such file or directory
parser.c: In function `G_usage_xml':
parser.c:1287: warning: assignment makes pointer from integer without a cast
make: *** [OBJ.i686-pc-mingw32/parser.o] Error 1
-Colin
More information about the grass-dev
mailing list