Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nginx 1.19.9 patch not work #26

Open
Vladislavik opened this issue Apr 7, 2021 · 0 comments
Open

Nginx 1.19.9 patch not work #26

Vladislavik opened this issue Apr 7, 2021 · 0 comments

Comments

@Vladislavik
Copy link

Hi, can you please update your patches and module to work with the latest nginx (1.19.9 now)?
OI have tried apply 1.12.x patch, but it not helpful
Error while configure:

-o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c src/http/ngx_http_upstream.c:1508:1: error: static declaration of ‘ngx_http_upstream_connect’ follows non-static declaration ngx_http_upstream_connect(ngx_http_request_t *r, ngx_http_upstream_t *u) ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/http/ngx_http.h:34, from src/http/ngx_http_upstream.c:10: src/http/ngx_http_upstream.h:430:6: note: previous declaration of ‘ngx_http_upstream_connect’ was here void ngx_http_upstream_connect(ngx_http_request_t *r, ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [objs/Makefile:1133: objs/src/http/ngx_http_upstream.o] Error 1 make[1]: Leaving directory '/opt/nginx-1.19.9' make: *** [Makefile:10: build] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant