Hi list, I'm trying to compile gdal from source with added ArcSDE support, but it doesn't compile. I get this error:
libsde.so: undefined reference to `pthread_atfork' My configure command looks like this: ./configure --with-sde=/home/sde/bin/sde100/sdeexe100/ --with-sde-version=100 --prefix=/home/tux/bin/gdal/app/ I'm compile on a fully patched and up to date OpenSuSE: Linux ospgsql 2.6.37.6-0.7-default #1 SMP 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux Do any of you guys know what the problem is? I've already tried the following: - disabling the multi threads: --with-threads=no - specifically included the libpthread.so.0 in the LD_LIBRARY_PATH Thanks in advance, Wouter -- Wouter http://blog.giswhat.be
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev