nginx 1.1.15: upload_progress module and NGX_PARSE_LARGE_TIME

Maxim Dounin mdounin на mdounin.ru
Ср Фев 15 17:02:10 UTC 2012


Hello!

On Wed, Feb 15, 2012 at 11:42:32AM -0500, locojohn wrote:

> nginx 1.1.15 не компилируется с ngx_upload_progress
> модулем:
> 
> /var/tmp/portage/www-servers/nginx-1.1.15/work/masterzen-nginx-upload-progress-module-c7c663f/ngx_http_uploadprogress_module.c:
> In function 'ngx_http_track_uploads':
> /var/tmp/portage/www-servers/nginx-1.1.15/work/masterzen-nginx-upload-progress-module-c7c663f/ngx_http_uploadprogress_module.c:1455:26:
> error: 'NGX_PARSE_LARGE_TIME' undeclared (first use in this function)
> /var/tmp/portage/www-servers/nginx-1.1.15/work/masterzen-nginx-upload-progress-module-c7c663f/ngx_http_uploadprogress_module.c:1455:26:
> note: each undeclared identifier is reported only once for each function
> it appears in
> make[1]: ***
> [objs/addon/masterzen-nginx-upload-progress-module-c7c663f/ngx_http_uploadprogress_module.o]
> Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/www-servers/nginx-1.1.15/work/nginx-1.1.15'
> make: *** [build] Error 2
>  * ERROR: www-servers/nginx-1.1.15 failed (compile phase):
> 
> ngx_http_uploadprogress_module.c:1455:    if (lzcf->timeout ==
> NGX_PARSE_LARGE_TIME) {   
> 
> Что делать теперь?  Видимо, эту
> константу по-тихому убрали из ngx_parse.h, но
> что делать со старыми модулями, её
> использующими?

Выкинуть из них проверку этой константы, она не нужна начиная с 
0.6.30.

http://trac.nginx.org/nginx/changeset/4475/nginx

Maxim Dounin



Подробная информация о списке рассылки nginx-ru