Re: [gdal-dev] pthread_setspecific() failed error

2018-08-16 Thread Even Rouault
On mercredi 15 août 2018 16:57:15 CEST you wrote: > The grass 7.4.0 dependency is causing the error. Compiling without grass > support produces binaries that do not have this issue. I'm not sure yet if > this is an issue with the grass build, the way I compiled gdal to support > it, or something el

Re: [gdal-dev] pthread_setspecific() failed error

2018-08-15 Thread Colleen Rooney
The grass 7.4.0 dependency is causing the error. Compiling without grass support produces binaries that do not have this issue. I'm not sure yet if this is an issue with the grass build, the way I compiled gdal to support it, or something else. I will provide an update if I find out. The operating

Re: [gdal-dev] pthread_setspecific() failed error

2018-08-13 Thread Even Rouault
On lundi 13 août 2018 16:44:24 CEST Colleen Rooney wrote: > Hello, > > I am attempting to build gdal version 2.3.1 from source. I am using gcc > 7.2.0, and enabling support for proj4 version 5.1.0, grass version 7.4.0, > xerces-C version 3.1, hdf5 version 1.10.2, netcdf version 4.4.1.1, python > v

[gdal-dev] pthread_setspecific() failed error

2018-08-13 Thread Colleen Rooney
Hello, I am attempting to build gdal version 2.3.1 from source. I am using gcc 7.2.0, and enabling support for proj4 version 5.1.0, grass version 7.4.0, xerces-C version 3.1, hdf5 version 1.10.2, netcdf version 4.4.1.1, python version 3.6.4, and perl version 5.16.3. Configure, make, and make insta