Re: [gdal-dev] GDAL 2.2.0 beta1 compile fails for SQLITE_VERSION_NUMBER 3006020

2017-04-16 Thread Even Rouault
Andew, > GDAL 2.2.0 beta1 > Scientific Linux 6 (= CentOS6 = Red Hat EL 6). > g++ 4.9.2 and g++ 5.3.1 > > This system has sqlite v 3.6.2: > /usr/include/sqlite3.h has > #define SQLITE_VERSION_NUMBER 3006020 Thanks for the report. Fixed in SVN trunk and branches/2.2 now. Even -- Spatialys - Ge

[gdal-dev] GDAL 2.2.0 beta1 compile fails for SQLITE_VERSION_NUMBER 3006020

2017-04-16 Thread Andrew C Aitchison
GDAL 2.2.0 beta1 Scientific Linux 6 (= CentOS6 = Red Hat EL 6). g++ 4.9.2 and g++ 5.3.1 This system has sqlite v 3.6.2: /usr/include/sqlite3.h has #define SQLITE_VERSION_NUMBER 3006020 cd /home/werdna/gdal2.2.0beta1/gdal-2.2.0/ogr/ogrsf_frmts/gpkg /bin/sh /home/werdna/gdal2.2.0beta1/gdal-2.2.