nginx_upstream_check_module icon indicating copy to clipboard operation
nginx_upstream_check_module copied to clipboard

build fail

Open mangareader opened this issue 9 years ago • 2 comments

I using nginx version 1.9.12 and when build have error:

src/http/ngx_http_upstream_round_robin.c: In function ‘ngx_http_upstream_free_round_robin_peer’: src/http/ngx_http_upstream_round_robin.c:645: error: label ‘failed’ used but not defined make[1]: *** [objs/src/http/ngx_http_upstream_round_robin.o] Error 1 make[1]: Leaving directory `/root/build/nginx-1.9.12'

i patch "patch -p1 < ../nginx_upstream_check_module/check_1.7.5+.patch"

do u have any advise ?

Thanks.

mangareader avatar Feb 27 '16 06:02 mangareader

nginx version : 1.11.2 patch -p0 < /Data/soft/nginx-module/nginx_upstream_check_module/check_1.9.2+.patch work well.

gaoshangs avatar Sep 20 '16 06:09 gaoshangs

hi,your problem solved? i am facing this problem... please help me,thanks nginx 1.9.15,check_1.9.2

venn0126 avatar Feb 07 '18 08:02 venn0126