Nginx-with-GmSSLv3 icon indicating copy to clipboard operation
Nginx-with-GmSSLv3 copied to clipboard

auto/lib/gmssl/make 没有这个make文件,但是auto/lib/make里引用到了

Open greedygod opened this issue 2 years ago • 5 comments

auto/lib/make中定义了关于gmssl的make脚本 if [ $GMSSL != NONE -a $GMSSL != NO -a $GMSSL != YES ]; then . auto/lib/gmssl/make

但是实际上不存在这个文件,会报此 creating objs/Makefile auto/lib/make: line 11: auto/lib/gmssl/make: No such file or directory

greedygod avatar Aug 12 '22 08:08 greedygod

I have the same problem, but there is no solution at present, is it because the GMSSL version does not correspond to it?

james-z-repo avatar Aug 26 '22 03:08 james-z-repo

您的编译环境是怎样的呢?

zxm256 avatar Aug 26 '22 04:08 zxm256

您的编译环境是怎样的呢?

cmake version 3.24.0 gcc version 4.8.5 20150623 CentOS Linux release 7.5.1804 (Core)

james-z-repo avatar Aug 26 '22 05:08 james-z-repo

您的编译环境是怎样的呢?

我无法在项目下找到auto/lib/gmssl/make文件,它是动态生成的吗?但是我看auto/lib/perl/make文件是存在的

james-z-repo avatar Aug 26 '22 05:08 james-z-repo

CentOS Linux release 7.6.1810 (Core) gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) cmake version 3.24.0

greedygod avatar Nov 14 '22 02:11 greedygod

解决了

zxm256 avatar Nov 27 '22 05:11 zxm256

Marked as stale issue. Will be closed later if no activity for a while.

github-actions[bot] avatar Feb 26 '23 00:02 github-actions[bot]