[Debian-med-packaging] Bug#698698: volview does not start because of a missing symbol
Johannes Zarl
johannes.zarl at jku.at
Tue Jan 22 12:47:41 UTC 2013
Subject: volview does not start because of a missing symbol
Package: volview
Version: 3.4-3
Severity: important
Dear Maintainer,
Starting a freshhly installed volview fails because of a missing symbol:
$ /usr/bin/volview
/usr/lib/VolView/VolView: symbol lookup error:
/usr/lib/libKWWidgets.so.1.0.1009: undefined symbol: Vtkimagingtcl_Init
$ ldd /usr/bin/volview
linux-vdso.so.1 => (0x00007fff6abff000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe4f54ed000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe4f589d000)
Looking on another system with a self-compiled version of volview, the
symbol Vtkimagingtcl_Init seems to be defined in libvtkImagingTCL.so.
Looking into the version of this library that comes with tcl-vtk, it
seems that even though the debug information has been stripped, the
symbol seems to be defined (partly guessing on the last part):
$ nm /usr/lib/libvtkImagingTCL.so.5.8.0
nm: /usr/lib/libvtkImagingTCL.so.5.8.0: no symbols
$ strings /usr/lib/libvtkImagingTCL.so.5.8.0 | grep Vtkimagingtcl_Init
Vtkimagingtcl_Init
I'm not sure if this is the fault of volview or if the problem lies with
libkwwidgets1.0.1009, so feel free to reassign the bug if appropriate.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages volview depends on:
ii libc6 2.13-37
ii libcurl3-gnutls 7.26.0-1
ii libgcc1 1:4.7.2-5
ii libgdcm2.2 2.2.0-13
ii libgl1-mesa-glx [libgl1] 8.0.5-3
ii libinsighttoolkit3.20 3.20.1+git20120521-3
ii libkwwidgets1.0.1009 1.0.0~cvs20100930-7
ii libstdc++6 4.7.2-5
ii libvtk5.8 5.8.0-13+b1
ii libvtkedge 0.2.0~20110819-2
ii tcl-vtk 5.8.0-13+b1
ii tcl8.5 8.5.11-2
ii zlib1g 1:1.2.7.dfsg-13
volview recommends no packages.
volview suggests no packages.
-- no debconf information
More information about the Debian-med-packaging
mailing list