Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nginx 1.1.15: upload_progress module and NGX_PARSE_LARGE_TIME
- To: nginx-ru@xxxxxxxxx
- Subject: nginx 1.1.15: upload_progress module and NGX_PARSE_LARGE_TIME
- From: "locojohn" <nginx-forum@xxxxxxxx>
- Date: Wed, 15 Feb 2012 11:42:32 -0500 (EST)
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tigger.jlkhosting.com; s=x; h=From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To:Date; bh=fUSqvvBnFE0z7Bshq8VT30hZBEoCc6rMI1GVzuSTBk8=; b=Jq7CfDxa9y8ZomNCfSmexdIBoZRWUGLxNRBp2d64BObm1+nWapIqrE/URAnnH6Yrnp3bYhBKllNpA+Zi0r4YrSnSkQKW5qoQJoRdzQKxWW0RdmgPtT8AFoKti+P7lOnt;
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, но
что делать со старыми модулями, её
использующими?
Андрей
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,222440,222440#msg-222440
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|