[gdal-dev] error compiling gdal with ArcSDE support
Wouter Schaubroeck
wouter.schaubroeck at gmail.com
Thu Sep 15 10:08:18 EDT 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110915/d0ddb675/attachment.html
More information about the gdal-dev
mailing list