nginx 1.1.15: upload_progress module and NGX_PARSE_LARGE_TIME
locojohn
nginx-forum на nginx.us
Ср Фев 15 16:42:32 UTC 2012
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