Hi,

Ubuntu is updating libs path to be multiarch compatible (installing
i386 libs in /usr/lib/i386-linux-gnu, for example), meaning that each
time a lib is "multiarched", vtk has to be recompiled to get
VTKLibraryDepends.cmake updated.

Here is part of the file, so that you can see the issue:
...
SET("vtkIOPython_LIB_DEPENDS"
"general;/usr/lib/libpq.so;general;/usr/lib/libmysqlclient.so;general;/usr/lib/i386-linux-gnu/libz.so;general;vtkIOPythonD;")
...

I think that fixing this bug report will also fix this 'issue'.

Thanks,
Fabrice



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to