./configure -j16 --with-http_perl_module --with-http_ssl_module --with-http_sub_module --with-http_stub_status_module --with-http_gzip_static_module --with-http_realip_module --with-http_flv_module --with-stream --with-luajit --with-openssl=../openssl-1.1.0 --with-pcre=../pcre-8.39
cc -c -I/root/softwares/openresty-1.11.2.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ../ngx_lua-0.10.6/src/api -I /root/softwares/openresty-1.11.2.1/../pcre-8.39 -I /root/softwares/openresty-1.11.2.1/../openssl-1.1.0/.openssl/include -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I ../ngx_devel_kit-0.3.0/src -I ../ngx_devel_kit-0.3.0/src -I ../ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I /root/softwares/openresty-1.11.2.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream \
-o objs/addon/src/ngx_http_lua_time.o \
../ngx_lua-0.10.6/src/ngx_http_lua_time.c
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c: In function ‘ngx_http_encrypted_session_aes_mac_encrypt’:
cc -c -I/root/softwares/openresty-1.11.2.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ../ngx_lua-0.10.6/src/api -I /root/softwares/openresty-1.11.2.1/../pcre-8.39 -I /root/softwares/openresty-1.11.2.1/../openssl-1.1.0/.openssl/include -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I ../ngx_devel_kit-0.3.0/src -I ../ngx_devel_kit-0.3.0/src -I ../ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I /root/softwares/openresty-1.11.2.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream \
-o objs/addon/src/ngx_http_lua_misc.o \
../ngx_lua-0.10.6/src/ngx_http_lua_misc.c
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c:29:30: error: storage size of ‘ctx’ isn’t known
EVP_CIPHER_CTX ctx;
^
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c:29:30: warning: unused variable ‘ctx’ [-Wunused-variable]
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c: In function ‘ngx_http_encrypted_session_aes_mac_decrypt’:
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c:135:30: error: storage size of ‘ctx’ isn’t known
EVP_CIPHER_CTX ctx;
^
../encrypted-session-nginx-module-0.06/src/ngx_http_encrypted_session_cipher.c:135:30: warning: unused variable ‘ctx’ [-Wunused-variable]
gmake[2]: *** [objs/addon/src/ngx_http_encrypted_session_cipher.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory `/root/softwares/openresty-1.11.2.1/build/nginx-1.11.2'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/root/softwares/openresty-1.11.2.1/build/nginx-1.11.2'
gmake: *** [all] Error 2