[Debian-med-packaging] Cmake help needed: Fails to find check.h and ieeefp.h

Ferenc Wágner wagner.ferenc at kifu.gov.hu
Mon Dec 3 18:46:30 GMT 2018


Andreas Tille <andreas at an3as.eu> writes:

> I explicitly added "Build-Depends: libnewlib-dev" und thus there is
>
> find /usr/include -name ieeefp.h
> /usr/include/newlib/ieeefp.h
> /usr/include/newlib/machine/ieeefp.h

Use #include <newlib/ieeefp.h> or pass -Inewlib to the compiler (I don't
know whether that's a good idea).

> I have no idea what check.h is seeked in src/CMakeLists.txt which has

Have you got the 'check' package installed?
-- 
Regards,
Feri



More information about the Debian-med-packaging mailing list