0.8.35 compile error

Борис Долгов boris at dolgov.name
Tue Apr 6 14:40:05 MSD 2010


Looks like you are compiling nginx without http cache.
Try to apply the attached patch.

2010/4/6 Reinis Rozitis <r at roze.lv>:
> 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
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



-- 
С уважением, Борис Долгов.
icq 77556665
e-mail boris at dolgov.name
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-compilation-error.patch
Type: application/octet-stream
Size: 658 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20100406/dcc9149f/attachment.obj>


More information about the nginx mailing list