-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
centos-7.9 gcc-4.8.5 编译安装 openresty-1.21.4.2
./configure --with-pcre-jit --with-ipv6 --prefix=$openresty_install_path -j$cpu_num --with-debug --with-http_v2_module --add-module=./bundle/nginx_upstream_check_module-master
nginx_upstream_check_module-master的存放在路径 :
openresty-1.21.4.2/bundle/nginx_upstream_check_module-master
报错如下:
2023-08-25T04:05:04.128629298Z adding module in /home/work/openresty/openresty-1.21.4.2/bundle/nginx_upstream_check_module-master
2023-08-25T04:05:04.161511089Z checking for ngx_http_upstream_check_module ... not found
2023-08-25T04:05:04.164959018Z ./configure: error: the ngx_http_upstream_check_module addon error.
Metadata
Metadata
Assignees
Labels
No labels