[Debian-med-packaging] Bug#825307: Bug#825307: gdcm: build-dependencies not installable

Gert Wollny gw.fossdev at gmail.com
Wed May 25 21:22:08 UTC 2016


Control: forwarded -1 https://sourceforge.net/p/gdcm/bugs/356/
Control: tags -1 upstream 

So far gdcm doesn't support openjpeg-2.1 [1]. It is possible to pin
gdcm to using v1.5 [2], but this would mean that most likely both
versions would be pulled in when a program is linked against gdcmvtk,
and this will result in symbol clashes, because both openjpeg libraries
are C libraries and the dynamic linker would pick functions with the
same name randomly. 

short check: 

openjpeg-1.5 opj_jp2_encode takes four parameters 
openjpeg-2.1 opj_jp2_encode takes three parameters 

   -> BOOM.  

Best, 
Gert 


[1] https://sourceforge.net/p/gdcm/bugs/356/
[2] https://sourceforge.net/p/gdcm/bugs/376/



More information about the Debian-med-packaging mailing list