nginx-1.3.9 & nginx upload module 2.0.2

Paweł Marzec pawel at cojestgrane.pl
Tue Nov 27 20:58:42 UTC 2012


Unexpectedly compiling fresh 1.3.9 with nginx_upload_module I've met

objs -I src/http -I src/http/modules -I src/mail \
                 -o objs/addon/nginx_upload_module-2.2.0/ 
ngx_http_upload_module.o \
                 ../nginx_upload_module-2.2.0/ngx_http_upload_module.c
../nginx_upload_module-2.2.0/ngx_http_upload_module.c: In function  
‘ngx_http_read_upload_client_request_body’:
../nginx_upload_module-2.2.0/ngx_http_upload_module.c:2628: error:  
‘ngx_http_request_body_t’ has no member named ‘to_write’
../nginx_upload_module-2.2.0/ngx_http_upload_module.c:2687: error:  
‘ngx_http_request_body_t’ has no member named ‘to_write’
../nginx_upload_module-2.2.0/ngx_http_upload_module.c: In function  
‘ngx_http_do_read_upload_client_request_body’:
../nginx_upload_module-2.2.0/ngx_http_upload_module.c:2769: error:  
‘ngx_http_request_body_t’ has no member named ‘to_write’
../nginx_upload_module-2.2.0/ngx_http_upload_module.c:2785: error:  
‘ngx_http_request_body_t’ has no member named ‘to_write’
../nginx_upload_module-2.2.0/ngx_http_upload_module.c:2877: error:  
‘ngx_http_request_body_t’ has no member named ‘to_write’
make[1]: *** [objs/addon/nginx_upload_module-2.2.0/ 
ngx_http_upload_module.o] Error 1
make[1]: Leaving directory `/root/nginx-1.3.9'
make: *** [build] Error 2

any ideas?


Paweł Marzec


Wiadomość napisana w dniu 2012-11-27, o godz. 15:26, przez Maxim Dounin:

> Changes with nginx 1.3.9                                         27  
> Nov 2012
>
>    *) Feature: support for chunked transfer encoding while reading  
> client
>       request body.
>
>    *) Feature: the $request_time and $msec variables can now be used  
> not
>       only in the "log_format" directive.
>
>    *) Bugfix: cache manager and cache loader processes might not be  
> able to
>       start if more than 512 listen sockets were used.
>
>    *) Bugfix: in the ngx_http_dav_module.
>
>
> -- 
> Maxim Dounin
> http://nginx.com/support.html
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list