编译安装OpenSSL 1.0.1和Apache 2.2.22,总是报告checking for SSL_CTX_new… no错误
解决办法,编译前执行如下一句设置环境变量:
export LDFLAGS=-ldl
编译安装OpenSSL 1.0.1和Apache 2.2.22,总是报告checking for SSL_CTX_new… no错误
解决办法,编译前执行如下一句设置环境变量:
export LDFLAGS=-ldl
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Powered by WordPress