[Pkg-phototools-devel] Bug#428295: [hugin] nona still needs libboost_thread-gcc-mt-1_33_1.so.1.33.1
Andreas Metzler
ametzler at downhill.at.eu.org
Sun Sep 21 13:06:48 UTC 2008
On 2008-09-15 Diggory Hardy <diggory.hardy at gmail.com> wrote:
> Package: hugin
> Version: 0.7.0~svn3191+beta5-1
> --- Please enter the report below this line. ---
> When trying to run the nona stitcher, I get this error:
> nona -z PACKBITS -r ldr -m TIFF_m -o MarshField -i 0 /tmp/huginpto_hXEB49
> nona: error while loading shared libraries: libboost_thread-gcc-
> mt-1_33_1.so.1.33.1: cannot open shared object file: No such file or directory
> make: *** [MarshField0000.tif] Error 127
> Presumably because nona still tries to use the old version (which
> isn't listed as a dependency).
[...]
> --- System information. ---
> Architecture: amd64
> Kernel: Linux 2.6.25-2-amd64
[...]
Hello,
afaict the amd64 nona binary in the hugin-tool package does not link
against the old libboost_thread library (1.33) either directly or
indirectly:
ametzler at pergolesi:/tmp$ ldd HUGIN/usr/bin/nona
libhuginbase.so.0.0 => not found
libpano13.so.0 => not found
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x00002ba3d289a000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002ba3d2af6000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002ba3d2e03000)
libc.so.6 => /lib/libc.so.6 (0x00002ba3d301a000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00002ba3d336d000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00002ba3d358a000)
libz.so.1 => /usr/lib/libz.so.1 (0x00002ba3d37ac000)
libm.so.6 => /lib/libm.so.6 (0x00002ba3d39c3000)
/lib64/ld-linux-x86-64.so.2 (0x00002ba3d267d000)
ametzler at pergolesi:/tmp$ ldd HUGIN/usr/lib/libhuginbase.so.0.0
libhuginvigraimpex.so.0.0 => not found
libboost_thread-gcc42-mt-1_34_1.so.1.34.1 => not found
libexiv2.so.4 => not found
libpano13.so.0 => not found
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x00002b3634c6a000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002b3634ec7000)
libm.so.6 => /lib/libm.so.6 (0x00002b36351d3000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002b3635456000)
libc.so.6 => /lib/libc.so.6 (0x00002b363566e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00002b36359c1000)
libz.so.1 => /usr/lib/libz.so.1 (0x00002b3635be3000)
/lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
Have you perhaps installed a second old copy of nona in your system,
as a rest of a manual installation? What does "which nona" say?
cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
More information about the Pkg-phototools-devel
mailing list