Closed jankonas closed 2 years ago
I am seeing the same issue with nginx v1.21.4 on CentOS 7.4
I have this problem too, nginx 1.10.3, debian 9. @jankonas you need try to downgrade your version of nginx according to the requirements - "Nginx 1.2 through 1.7" or rebase commit to previous
Should be fixed. PTAL and reopen if you're still having issues.
Do not downgrade your version of nginx to fix this; that would be silly.
You could upgrade your OS and use a compiler that defaults to a newer standard though :-).
Hello, when building nginx (v1.18.0) with this module build fails with following error:
Build means this commands:
Should I add some option to use C99 mode or is it a bug in this module? Or would upgrading to latest nginx help? Thank you for any hints :-)