Hi, I've checked this issue and i boils down to the fact that the header file in question is included only conditional. Unfortunately this condition is not properly set. Cmake is supposed to detect an existing libc.h header file in dcmtk:
$ grep -R HAVE_LIBC_H | grep CHECK_INCLUDE_FILE v3p/dcmtk/CMakeLists.txt:CHECK_INCLUDE_FILE( libc.h DCMTK_HAVE_LIBC_H ) But this does not seem to work properly. Any idea what might went wrong here? Thanks for any help Andreas. On Fri, Jun 12, 2015 at 07:21:46PM +0200, Andreas Cadhalpun wrote: > Source: vxl > Version: 1.17.0.dfsg-1 > Severity: serious > Justification: fails to build from source > > Dear Maintainer, > > vxl currently fails to build in sid/stretch with the following error: > [ 0%] Building CXX object vcl/CMakeFiles/vcl.dir/vcl_cassert.o > In file included from > /tmp/buildd/vxl-1.17.0.dfsg/v3p/dcmtk/ofstd/include/ofcond.h:32:0, > from > /tmp/buildd/vxl-1.17.0.dfsg/v3p/dcmtk/ofstd/libsrc/ofcond.cxx:27: > /tmp/buildd/vxl-1.17.0.dfsg/v3p/dcmtk/ofstd/include/ofstring.h:57:18: fatal > error: libc.h: No such file or directory > #include <libc.h> > ^ > compilation terminated. > > Best regards, > Andreas > > _______________________________________________ > Debian-med-packaging mailing list > debian-med-packag...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging > -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150625092725.ge28...@an3as.eu