Gianfranco Costamagna pushed to branch master at Debian Med / insighttoolkit
Commits:
ccd727e5 by Gianfranco Costamagna at 2019-05-23T13:49:28Z
Update itk4.10-enable-system-nifti.patch: there was an underlinking of znz and
niftiio libraries, causing an elastix build failure with wl, asneeded
/usr/bin/ld: /usr/lib/libITKgiftiio-4.12.so.1: undefined reference to
`compress2'
/usr/bin/ld: /usr/lib/libITKgiftiio-4.12.so.1: undefined reference to
`uncompress'
/usr/bin/ld: /usr/lib/libITKgiftiio-4.12.so.1: undefined reference to
`nifti_datatype_to_string'
- - - - -
1 changed file:
- debian/patches/itk4.10-enable-system-nifti.patch
Changes:
=====================================
debian/patches/itk4.10-enable-system-nifti.patch
=====================================
@@ -5,12 +5,14 @@ Last-Updated: 2016-07-09
--- a/Modules/ThirdParty/GIFTI/src/gifticlib/CMakeLists.txt
+++ b/Modules/ThirdParty/GIFTI/src/gifticlib/CMakeLists.txt
-@@ -25,8 +25,6 @@
+@@ -25,8 +25,8 @@
include_directories(${ITKNIFTI_INCLUDE_DIRS})
set(PACKAGE_PREFIX "ITK")
set(EXPAT_LIBRARIES ${ITKExpat_LIBRARIES})
- set(ZLIB_LIBRARIES ITKznz)
- set(NIFTI_LIBRARIES ITKniftiio)
++ set(ZLIB_LIBRARIES znz)
++ set(NIFTI_LIBRARIES niftiio)
set(ZLIB_FOUND 1)
set(GIFTI_LIBRARY_PROPERTIES ${ITK_LIBRARY_PROPERTIES})
View it on GitLab:
https://salsa.debian.org/med-team/insighttoolkit/commit/ccd727e5a4c4cd2375f17427789e246fb742cae3
--
View it on GitLab:
https://salsa.debian.org/med-team/insighttoolkit/commit/ccd727e5a4c4cd2375f17427789e246fb742cae3
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit