0.8.35 compile error

Reinis Rozitis r at roze.lv
Tue Apr 6 14:09:04 MSD 2010


Got such compile error on 0.8.35 ( gcc version 4.3.2 on OpenSuse 11.1 64bit ):

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 \
                -o objs/src/http/modules/ngx_http_fastcgi_module.o \
                src/http/modules/ngx_http_fastcgi_module.c
cc1: warnings being treated as errors
src/http/modules/ngx_http_fastcgi_module.c: In function ‘ngx_http_fastcgi_process_header’:
src/http/modules/ngx_http_fastcgi_module.c:1104: error: unused variable ‘fh’
make[1]: *** [objs/src/http/modules/ngx_http_fastcgi_module.o] Error 1
make[1]: Leaving directory `/data/install/nginx-0.8.35'
make: *** [build] Error 2




Seems like has appeared in 0.8.34 as 0.8.33 compiles fine.

rr 




More information about the nginx mailing list