You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lua-nginx-module/src/ngx_http_lua_ssl_certby.c: In function 'ngx_http_lua_ffi_ssl_client_random':
lua-nginx-module/src/ngx_http_lua_ssl_certby.c:1651:5: error: implicit declaration of function 'SSL_get_client_random' [-Werror=implicit-function-declaration]
*outlen = SSL_get_client_random(ssl_conn, out, *outlen);
^
cc1: all warnings being treated as errors
make[1]: *** [objs/addon/src/ngx_http_lua_ssl_certby.o] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/nginx'
make: *** [build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.EGI3Jk (%build)
Compile as dynamic module.
Please help me resolve error.
The text was updated successfully, but these errors were encountered:
Compile lua-nginx-modulev 0.10.27 for nginx 1.21.1, lua-resty-core-0.1.29
use
Centos 7
and I have next problem
Compile as dynamic module.
Please help me resolve error.
The text was updated successfully, but these errors were encountered: