FancyIndex error build
Indo Php
iptablez at yahoo.com
Tue Oct 12 06:50:57 MSD 2010
I tried to use the latest nginx 0.8.52 with fancyindex. However when I tried to
install, it giving me error
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter
-Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core -I
src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I
src/http/modules -I src/mail \
-o
objs/addon/nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.o \
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c: In function
âmake_content_bufâ:
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c:428: error:
ângx_http_request_tâ has no member named âutf8â
cc1: warnings being treated as errors
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c:429: error: implicit
declaration of function ângx_utf_lengthâ
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c:571: error: implicit
declaration of function ângx_utf_cpystrnâ
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c:571: error:
assignment makes pointer from integer without a cast
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c: In function
ângx_http_fancyindex_handlerâ:
../nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.c:697: error:
ângx_http_request_tâ has no member named âzero_in_uriâ
make[1]: ***
[objs/addon/nginx-fancyindex-0.1_beta5/ngx_http_fancyindex_module.o] Error 1
make[1]: Leaving directory `/usr/local/src/nginx-0.8.52'
make: *** [build] Error 2
The configure command is
./configure --prefix=/etc/nginx --without-http_upstream_ip_hash_module
--without-http_geo_module --without-http_map_module --without-http_scgi_module
--without-http_uwsgi_module --without-http_auth_basic_module
--add-module=../nginx-fancyindex-0.1_beta5
How can I fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20101011/ce6f9b31/attachment.html>
More information about the nginx
mailing list