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

This isn’t compiling with nginx 1.11.6 #41

Closed
cherinyy opened this issue Nov 24, 2016 · 2 comments
Closed

This isn’t compiling with nginx 1.11.6 #41

cherinyy opened this issue Nov 24, 2016 · 2 comments

Comments

@cherinyy
Copy link

cc1: all warnings being treated as errors
objs/Makefile:1297: recipe for target 'objs/addon/src/ngx_http_brotli_filter_module.o' failed
make[1]: *** [objs/addon/src/ngx_http_brotli_filter_module.o] Error 1
make[1]: Leaving directory '/root/lnmp1.3/src/nginx-1.11.6'
Makefile:8: recipe for target 'build' failed
make: *** [build] Error 2

Some one with 1.9.11 #16

@cherinyy
Copy link
Author

with --with-cc-opt=-Wno-deprecated-declarations was ok.

@PiotrSikora
Copy link
Contributor

Fixed (by bundling Brotli library) in bfd2885.

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

2 participants