Re: [gdal-dev] Issues installing gdal from source code

2019-06-06 Thread Jorge Martin
Hello, First of all, thanks for you answer! I have checked what you say, I list more steps and additional information: 1) check “cpl_string.h" and only one file is found: >> gdal-2.2.1]# find / -name cpl_string.h /root/gdal-2.2.1/port/cpl_string.h 2) Compiler vers

Re: [gdal-dev] Issues installing gdal from source code

2019-06-05 Thread Andrew Bell
Perhaps I'm missing something, but I'm seeing no throw specifications on my 2.1 source. I'm guessing you're finding header files from a version that is different from the version you're trying to compile. I'd search your system for "cpl_string.h" and compare with the include directories used duri

[gdal-dev] Issues installing gdal from source code

2019-06-05 Thread Jorge Martin
Hello, Trying to compile gdal 2.1.1 we are getting the following error: ./configure --with-libtiff=/opt/cots/tiff-4.0.0 --with-geotiff=/opt/cots/geotiff-1.4.0 --prefix=/opt/cots/gdal_v2 make (cd port; make) make[1]: Entering directory `/data2/mvit/gdal-2.1.1/port' ……. cpl_string.cpp: In