crypto.c:196:1: error: expected constructor, destructor, or type conversion before 'IMPLEMENT_STACK_OF' IMPLEMENT_STACK_OF(RecipientInfo) ^~~~~~~~~~~~~~~~~~ crypto.c:273:15: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}' EVP_MD_CTX ctx; ^~~ and so on. consider porting to openssl 1.1 or switching to compat-openssl10.
I think switching to compat-openssl10 due to upstream: ~0007451 kern (administrator) 2016-12-28 11:54 At the moment we are not ready to support the new version of OpenSSL. http://bugs.bacula.org/view.php?id=2247 (anonymous / anonymous)