Package: dcmtk
Version: 3.5.4-2
Severity: grave
Justification: renders package unusable


One simply cannot load the libdcmsr.so shared lib as linking is broken:

$ ldd /usr/lib/libdcmsr.so.1
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002ab0e40e8000)
        libc.so.6 => /lib/libc.so.6 (0x00002ab0e42ff000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)

$ nm -D /usr/lib/libdcmsr.so.1 | grep xmlFree
                 U xmlFree
                 U xmlFreeDoc

xmlFree symbol should be provided by libxml2.so. Makefile seems to refer to it:

config/configure:      CPPFLAGS="-I${with_libxmlinc}/include/libxml2 $CPPFLAGS"
config/configure:LIBXMLCFLAGS=`xml2-config --cflags 2>/dev/null`
config/configure:    XMLLIBS="-lxml2"
config/configure:  LIBS="$LIBS -lxml2 $ZLIBLIBS"
config/configure:      XMLLIBS="-lxml2"
config/configure.in:      CPPFLAGS="-I${with_libxmlinc}/include/libxml2 
$CPPFLAGS"
config/configure.in:LIBXMLCFLAGS=`xml2-config --cflags 2>/dev/null`
config/configure.in:    XMLLIBS="-lxml2"
config/configure.in:  LIBS="$LIBS -lxml2 $ZLIBLIBS"
config/configure.in:      XMLLIBS="-lxml2" ],


but for some reason the one from debian package is broken.

Thanks !

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'testing'), (40, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages dcmtk depends on:
ii  adduser                   3.102          Add and remove users and groups
ii  libc6                     2.7-10         GNU C Library: Shared libraries
ii  libdcmtk1                 20081219       The OFFIS DICOM toolkit runtime li
ii  libgcc1                   1:4.3.0-3      GCC support library
ii  libjpeg62                 6b-13          The Independent JPEG Group's JPEG 
ii  libpng12-0                1.2.15~beta5-1 PNG library - runtime
ii  libssl0.9.8               0.9.8c-4etch3  SSL shared libraries
ii  libstdc++6                4.3.0-3        The GNU Standard C++ Library v3
ii  libtiff4                  3.8.2-7+etch1  Tag Image File Format (TIFF) libra
ii  libwrap0                  7.6.dbs-13     Wietse Venema's TCP wrappers libra
ii  libxml2                   2.6.27.dfsg-6  GNOME XML library
ii  zlib1g                    1:1.2.3-13     compression library - runtime

dcmtk recommends no packages.

-- no debconf information



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

Reply via email to