On Tue, Oct 07, 2003 at 07:47:41AM +0200, Jérôme Warnier wrote: > dpkg-shlibdeps: warning: format of libstlport_gcc.so not recognized > /usr/bin/ldd: line 1: 24722 Segmentation fault > LD_TRACE_LOADED_OBJECTS=1 LD_WARN= LD_BIND_NOW= > LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= ${RTLD} "$file" > dpkg-shlibdeps: failure: ldd on > `debian/openoffice.org-bin/usr/lib/openoffice/program/filter/libicg645li.so' > gave error exit status 1 > dh_shlibdeps: command returned error code 2816
We seem to see random problems in dh_shlibs like this sometimes. Try excluding this from the files that it looks at (-Xlibicg645li.so). > BTW, it would be really great if it did not build Python 2.2 but used > the version already on the system. Sure. Finish the patch and we'll happily include it. It's not trivial... Chris P.S. I already started it a long time ago. It's called system-python.diff