Bug#845972: A fix for the bug

2017-01-28 Thread Anton Gladky
Hi, thanks for you fix! If we apply this patch, all dependent packages should be checked, whether they do not fail. It will definitely not happen before the release. Best regards Anton 2017-01-26 11:55 GMT+01:00 <1...@gmx.us>: > Hi, > > The only thing that has to be done to fix this bug is

Bug#845972: A fix for the bug

2017-01-26 Thread 128
Hi, The only thing that has to be done to fix this bug is add the tag, -DVTK_CUSTOM_LIBRARY_SUFFIX:STRING="", when configuring using cmake. Thanks -- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org

Bug#845972: A fix for the bug

2017-01-18 Thread 128
Hi, The suffix can be controlled by a cache variable (VTK_CUSTOM_LIBRARY_SUFFIX), but defaults to "-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}". http://public.kitware.com/pipermail/vtkusers/2015-November/092888.html I think the best practice would be to set VTK_CUSTOM_LIBRARY_SUFFIX as null for