Subject: | Fails to compile with libressl's libcrypto due to missing cms.h |
Gentoo allows end user to compile their system with their choice of libcrypto implementation.
And it appears that the introduction of a requirement on cms.h breaks the ability to use libressl's version of libcrypto ( which is versioned at 2.5.* )
https://bugs.gentoo.org/show_bug.cgi?id=601774
Crypt::SMIME possibly needs special handling here if it wants to regain libressl support.
Though I suspect a specific test for cms.h would help a little, and would potentially give a way to
test for and fix this, seemingly related openbsd bug:
http://www.cpantesters.org/cpan/report/cc4f153e-b903-11e6-95b0-82d1b97f17ea
> /usr/include/openssl/cms.h:62:2: error: #error CMS is disabled.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )