我的编译过程引发了类似的错误
..undefined reference to `BN_cmp'
虽然我包括 <openssl/bn.h>
<openssl/bn.h>
并运行 gcc -lssl -lcrypto test.c -o test
gcc -lssl -lcrypto test.c -o test
有人可以帮忙吗?(openssl libssl1.0.0, libssl-dev 已安装)
gcc openssl
gcc ×1
openssl ×1