#app-crypt/mit-krb5 emake failed against libressl
1 messages · Page 1 of 1 (latest)
It was dropped from the tree for a reason.
Warning
As of 2021-02-01, LibreSSL will no longer be officially supported in Gentoo. It will still be possible to use LibreSSL to some degree after this date but migration to OpenSSL is strongly recommended. The interested users will continue the development of unofficial LibreSSL support in the LibreSSL overlay.
the easy answer is "just use OpenSSL"
maybe something useful here, but I just googled "libressl" + the undefined whatevers
From discussion in PR #654 The remaining issues with LibreSSL 3.8.0 that I see with make -k are: The openssl/store.h include is missing. [xmlsec/src/openssl/app.c](https://github.com/lsh123/xmlsec/...
note that the reason this is happening is because libressl is not openssl and can't just be dropped in without work.