-
Notifications
You must be signed in to change notification settings - Fork 217
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
''' /tmp/ngx_brotli/filter/ngx_http_brotli_filter_module.c: In function 'ngx_http_brotli_header_filter': 136.9 /tmp/ngx_brotli/filter/ngx_http_brotli_filter_module.c:322:4: error: 'ngx_table_elt_t' has no member named 'next' 136.9 322 | h->next = NULL; 136.9 | ^~ #156
Comments
Hello! Help) |
same problem |
Have the same problem after last changes. Please help |
Same problem, for the time being I'm using a previous commit 63ca02a Building for nginx-1.18.0 in a docker container of Ubuntu 22.04 |
Same problem for nginx-1.22.1 |
Use the latest NGINX it has security fixes. See the README for how to build NGINX and ngx_brotli. |
I have the same problem, when are you planning to fix this issue or give advice how to fix it |
Same issue nginx 1.21.5 |
I can confirm that building with nginx latest 1.25.2 the issue wasn't reproduced. |
No description provided.
The text was updated successfully, but these errors were encountered: