|
|
|
|
АРХИВ :: nginx-ru
|
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: nginx-0.4.14
Hi!
> Изменения в nginx 0.4.14
> 27.11.2006
не собирается :(
0.4.13 - собирается
gcc -c -O -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter
-Wno-unused-function -Wunused-variable -Wunused-value -Werror -g -I
src/core -I src/event -I src/event/modules -I src/os/unix -I objs -o objs/src/core/ngx_slab.o src/core/ngx_slab.c
cc1: warnings being treated as errors
src/core/ngx_slab.c: In function 'ngx_slab_alloc':
src/core/ngx_slab.c:285: warning: left shift count >= width of type
src/core/ngx_slab.c:290: warning: left shift count >= width of type
src/core/ngx_slab.c:372: warning: left shift count >= width of type
make[1]: *** [objs/src/core/ngx_slab.o] Ошибка 1
make[1]: Leaving directory `/usr/src/nginx-0.4.14'
make: *** [build] Ошибка 2
uname -a
Linux ----.ru 2.6.12-12mdksmp #1 SMP Fri Sep 9 17:20:34 CEST 2005 x86_64
Intel(R) Pentium(R) D CPU 2.80GHz unknown GNU/Linux
./configure --prefix=/opt/nginx --with-http_stub_status_module
--with-http_realip_module
// Maxim
|
|
|