./ngx-fancyindex-master/ngx_http_fancyindex_module.c
./ngx-fancyindex-master/ngx_http_fancyindex_module.c: In function 'ngx_http_fancyindex_ignore':
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1220: error: 'ngx_regex_compile_t' undeclared (first use in this function)
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1220: error: (Each undeclared identifier is reported only once
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1220: error: for each function it appears in.)
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1220: error: expected ';' before 'rc'
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1232: error: 'rc' undeclared (first use in this function)
./ngx-fancyindex-master/ngx_http_fancyindex_module.c:1247: error: too few arguments to function 'ngx_regex_compile'
make[1]: *** [objs/addon/ngx-fancyindex-master/ngx_http_fancyindex_module.o] Error 1
make[1]: Leaving directory `/root/nginx-0.7.67'
make: *** [build] Error 2