Bug#742359: vtk: tcl libraries underlinked
Julian Taylor
jtaylor.debian at googlemail.com
Sat Mar 22 20:09:44 UTC 2014
Package: vtk
Version: 5.8.0-15
Severity: important
Tags: patch
the tcl libraries are not properly linked which leads to undefined
references when trying to use them from tclsh:
% package require vtk
couldn't load file "/usr//lib//libvtkRenderingTCL.so":
/usr//lib//libvtkRenderingTCL.so: undefined symbol:
_Z23vtkTclVoidFuncArgDeletePv
attached a very hacky patch, ugly but it works, a person more familiar
with cmake usage of vtk should probably clean it up.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tcl-links.patch
Type: text/x-diff
Size: 1730 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20140322/6839ca8e/attachment-0001.patch>
More information about the debian-science-maintainers
mailing list