boostorg / boostorg/asio

Boost 1.64 error with OpenSSL 1.1.0

未关闭
#378 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
1.6k
派生
485
PR 合并指标
30 天内没有已合并 PR

描述

undefined reference to `EVP_CIPHER_CTX_reset'
undefined reference to `TLS_method'
undefined reference to `TLS_client_method'
undefined reference to `SSL_CTX_get_default_passwd_cb_userdata'
undefined reference to `SSL_CTX_set_options'
undefined reference to `TLS_server_method'

I just upgrade the boost to 1.64 for some reason that is the max boost version we can use in current situation. I have also install openssl 1.1.0 but when compiling the code. I get above errors from boost context.hpp

Please help!!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。