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
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
../anddos/anddos/ngx_http_anddos_module.c: In function 'ngx_http_anddos_request_handler':
../anddos/anddos/ngx_http_anddos_module.c:189:17: error: variable 'out' set but not used [-Werror = unused-but-set-variable]
ngx_chain_t out;
^
cc -c -O -pipe -Wall -W -Wpointer-arith -Wno-unused-parameter -Werror -g -I src / core -I src / event -I src / event / modules -I src / os / unix - The objs
-o objs / ngx_modules.o
objs / ngx_modules.c
cc1: all warnings being treated as errors
objs / Makefile: 1094: instruction set for the "objs / addon / anddos / ngx_http_anddos_module.o" failed
make [1]: *** [objs / addon / anddos / ngx_http_anddos_module.o] Error 1
make [1]: the output directory "/usr/src/nginx-1.7.11"
Makefile: 8: instruction set for the "build" failed
make: *** [build] Error 2
The text was updated successfully, but these errors were encountered: