-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install openssl failed with gmssl #6
Comments
|
这是个commit short sha,我放了超链接,你可以直接点开去看 如果本地要编译的话,使用 |
多谢 |
这个nginx编译进去的是软件算法的实现,可以做密码卡SDF的接口实现吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version:
GmSSL-3.1.1
OpenSSL-Compatibility-Layer-0.8.1
gmssl is install first:
-- Installing: /usr/local/include/gmssl
install openssl failed:
ERROR:
In file included from /tmp/OpenSSL-Compatibility-Layer-0.8.1/src/evp.c:16:
/tmp/OpenSSL-Compatibility-Layer-0.8.1/include/openssl/evp.h:27:9: error: unknown type name 'SM3_DIGEST_CTX'
typedef SM3_DIGEST_CTX EVP_MD_CTX;
The text was updated successfully, but these errors were encountered: