forked from openresty/lua-nginx-module
-
Notifications
You must be signed in to change notification settings - Fork 0
help
zhangdongly edited this page Oct 24, 2012
·
1 revision
./lua-nginx-module/src/ngx_http_lua_log.c: In function ‘ngx_http_lua_ngx_log’: ../lua-nginx-module/src/ngx_http_lua_log.c:35: 错误:‘LUA_GLOBALSINDEX’ 未声明 (在此函数内第一次使用) ../lua-nginx-module/src/ngx_http_lua_log.c:35: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其 ../lua-nginx-module/src/ngx_http_lua_log.c:35: 错误:所在的函数内只报告一次。) ../lua-nginx-module/src/ngx_http_lua_log.c: In function ‘ngx_http_lua_print’: ../lua-nginx-module/src/ngx_http_lua_log.c:76: 错误:‘LUA_GLOBALSINDEX’ 未声明 (在此函数内第一次使用) make[1]: *** [objs/addon/src/ngx_http_lua_log.o] 错误 1 make[1]: Leaving directory `/home/admin/tools/nginx-1.0.8' make: *** [install] 错误 2