[Gdal-dev] build help with threads

Mateusz Loskot mateusz at loskot.net
Tue Mar 13 20:49:01 EDT 2007


Stephen Woodbridge wrote:
> Hi all,
> 
> I am have trouble running gdalwarp with threads.
> 
> It is build like this:
> 
> ./configure
> --with-mrsid=/usr/local/mrsid
> --with-pg=/usr/bin/pg_config
> --enable-threads=posix

The pthread support can be enabled using --with-threads flag but not
--enable-threads.

Anyway, I added pthread support info to the end of ./configure result
summary, and can be seen as, just below the OGR support info.

enable pthread support yes

or

enable pthread support no


Frank,
I updated ./configure.in, so could you rebuild the ./configure script?

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the Gdal-dev mailing list