justnull opened a new issue, #9868:
URL: https://github.com/apache/apisix/issues/9868

   ### Description
   
   cd apisix-${APISIX_VERSION}
   make deps
   `Error: Failed installing dependency: 
https://luarocks.org/luasec-0.9-1.src.rock - Could not find header file for 
OPENSSL
   
     No file openssl/ssl.h in /usr/local/openresty/openssl/include
   
   You may have to install OPENSSL in your system and/or pass OPENSSL_DIR or 
OPENSSL_INCDIR to the luarocks command.
   
   Example: luarocks install luasec OPENSSL_DIR=/usr/local`
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - Linux localhost.localdomain 5.14.0-284.18.1.el9_2.x86_64 #1 SMP 
PREEMPT_DYNAMIC Thu Jun 22 17:36:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
   on Rocky Linux 9.2
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   `nginx version: openresty/1.21.4.2
   
   built by gcc 11.3.1 20221121 (Red Hat 11.3.1-4) (GCC) 
   
   built with OpenSSL 3.0.7 1 Nov 2022
   
   TLS SNI support enabled
   
   configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt='-O2 
-I/usr/local/opt/openssl/include/ -I/usr/local/opt/pcre/include/' 
--add-module=../ngx_devel_kit-0.3.2 --add-module=../echo-nginx-module-0.63 
--add-module=../xss-nginx-module-0.06 --add-module=../ngx_coolkit-0.2 
--add-module=../set-misc-nginx-module-0.33 
--add-module=../form-input-nginx-module-0.12 
--add-module=../encrypted-session-nginx-module-0.09 
--add-module=../srcache-nginx-module-0.33 --add-module=../ngx_lua-0.10.25 
--add-module=../ngx_lua_upstream-0.07 
--add-module=../headers-more-nginx-module-0.34 
--add-module=../array-var-nginx-module-0.06 
--add-module=../memc-nginx-module-0.19 --add-module=../redis2-nginx-module-0.15 
--add-module=../redis-nginx-module-0.3.9 
--add-module=../rds-json-nginx-module-0.16 
--add-module=../rds-csv-nginx-module-0.09 --add-module=../ngx_stream_lua-0.0.13 
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib 
-L/usr/local/opt/openssl/lib/ -L/usr/local/opt/pcre/lib/' --wit
 h-stream --with-stream_ssl_module --with-stream_ssl_preread_module 
--with-http_ssl_module`
   
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   `/usr/local/bin/luarocks 3.8.0
   LuaRocks main command-line interface`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to