gcc -c -g -O0 -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/include/libdrizzle-1.0 -I /usr/cfca//lua-nginx-module-0.7.14/src/api -I /usr/cfca/pcre-8.31 -I /usr/cfca/openssl-1.0.1c//.openssl/include -I /usr/cfca/zlib-1.2.7 -I objs -I src/http -I src/http/modules -I src/mail \
-o objs/addon/src/ngx_http_lua_log.o \
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c: In function ‘ngx_http_lua_ngx_log’:
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c:35: error: ‘LUA_GLOBALSINDEX’ undeclared (first use in this function)
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c:35: error: (Each undeclared identifier is reported only once
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c:35: error: for each function it appears in.)
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c: In function ‘ngx_http_lua_print’:
/usr/cfca//lua-nginx-module-0.7.14/src/ngx_http_lua_log.c:76: error: ‘LUA_GLOBALSINDEX’ undeclared (first use in this function)
make[1]: *** [objs/addon/src/ngx_http_lua_log.o] Error 1
make[1]: Leaving directory `/usr/cfca/nginx-1.2.3'