Re: [gdal-dev] GDAL/OGR 2.0.2 RC2 Available for Review

2016-01-24 Thread Even Rouault
Hi Sandro, Thanks for the report. I've just added ${CFLAGS}. See https://trac.osgeo.org/gdal/ticket/6330 I've pushed the fix in the branch but will not re-issue a RC just for that reason as the problem has likely existed forever. You could also use --with-freexl=/path/to/install/prefix as a lik

Re: [gdal-dev] GDAL/OGR 2.0.2 RC2 Available for Review

2016-01-24 Thread a . furieri
Hi Even, I casually noticed that the ./configure script fails to correctly identify libfreexl on Windows when using the MinGW/MSYS compiler. this error message is always returned even when the most recent version of libfreexl is correctly installed: "freexl too old. Needs freexl >= 1.0" the cau

[gdal-dev] GDAL/OGR 2.0.2 RC2 Available for Review

2016-01-23 Thread Even Rouault
Hi, I've prepared a 2.0.2 RC2 with the following fixes on top of RC1: - ogr2ogr: fix -skip mode to rollback current transaction in case of failed insertion (#6328) - Ili1: Fix spread surface polygon rings for linearized features - remove .gitignore in source archive Peek up an archive among the