[Gdal-dev] Problem building gdal .deb packages

Carlos Dávila cdavilam at jemila.jazztel.es
Thu May 24 12:00:27 EDT 2007


Hello
I'm trying to build gdal .deb packages from source with ecw support. I 
have modified /debian/rules file as follows:
...
configure: configure-stamp
--with-ecw=ARG Include ECW support (ARG=ECW SDK Path, yes or no)
configure-stamp: patch-stamp
...

I get next error:
dh_installdeb
dh_shlibdeps -L libgdal1-1.3.2 -l debian/libgdal1-1.3.2/usr/lib
dpkg-shlibdeps: warning: could not find any packages for libNCSEcw.so.0
dpkg-shlibdeps: warning: unable to find dependency information for 
shared library libNCSEcw (soname 0, path libNCSEcw.so.0, dependency 
field Depends)
dpkg-shlibdeps: warning: could not find any packages for libNCSCnet.so.0
dpkg-shlibdeps: warning: unable to find dependency information for 
shared library libNCSCnet (soname 0, path libNCSCnet.so.0, dependency 
field Depends)
dpkg-shlibdeps: warning: could not find any packages for libNCSUtil.so.0
dpkg-shlibdeps: warning: unable to find dependency information for 
shared library libNCSUtil (soname 0, path libNCSUtil.so.0, dependency 
field Depends)
objdump: /lib64/libpthread.so.0: File format not recognized
dpkg-shlibdeps: failure: objdump on `/lib64/libpthread.so.0' gave error 
exit status 1
dh_shlibdeps: command returned error code 256
make[1]: *** [binary-common] Error 1
make[1]: se sale del directorio `/home/carlos/Temp/gdal-1.3.2'
make: *** [binary-arch] Error 2

libNCSEcw, libNCSCnet and libNCSUtil are installed under /usr/local/lib 
and this path is in ld.so.conf, so they should be found.
/lib64/libpthread.so.0 points to /lib64/libpthread-2.5.so
Can anyone help?
Thanks in advance
Carlos Dávila



More information about the Gdal-dev mailing list