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
The following error happens when building lua-nginx-module with nginx 1.0.5:
../chaoslawful-lua-nginx-module-188cd41/src/ngx_http_lua_script.c: In function ‘ngx_http_lua_compile_complex_value’:
../chaoslawful-lua-nginx-module-188cd41/src/ngx_http_lua_script.c:159:18: error: ‘n’ may be used uninitialized in this function
make[1]: *** [objs/addon/src/ngx_http_lua_script.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/hydra35/Downloads/nginx-1.0.5'
make: *** [build] Error 2
The following error happens when building lua-nginx-module with nginx 1.0.5:
Configure parameters:
System and gcc version:
The text was updated successfully, but these errors were encountered: