Re: [gdal-dev] gdal.jar:compile error:CC-Command not found

2010-04-19 Thread Even Rouault
Florian, It looks like if some variable substition didn't work when running ./configure. Check the content of GDALmake.opt to see if there are remamining @CC@ variables. Otherwise you could try downloading Tamas Szekeres daily builds that include GDAL Java bindings. As they are compiled with M

[gdal-dev] gdal.jar:compile error:CC-Command not found

2010-04-17 Thread Flamed
Dear list readers, I'm trying to generate a gdal.jar (from 1.7.1 source under WinXP) with MinGW+MSYS+SWIG following the guide: http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix During the make process I get this error: make: CC@: Command not found make: *** [gdalconst_wrap.o] Er