wandenberg/nginx-push-stream-module

Unable to build against nginx 1.1.12 with latest git source

Closed this issue · 2 comments

/usr/src/nginx/nginx-push-stream-module/src/ngx_http_push_stream_module_utils.c: In function 'ngx_http_push_stream_output_filter':
/usr/src/nginx/nginx-push-stream-module/src/ngx_http_push_stream_module_utils.c:514:9: warning: passing argument 1 of 'ngx_chain_update_chains' from incompatible pointer type [enabled by default]
src/core/ngx_buf.h:157:6: note: expected 'struct ngx_pool_t *' but argument is of type 'struct ngx_chain_t **'
/usr/src/nginx/nginx-push-stream-module/src/ngx_http_push_stream_module_utils.c:514:9: error: too few arguments to function 'ngx_chain_update_chains'
src/core/ngx_buf.h:157:6: note: declared here
make[1]: *** [objs/addon/src/ngx_http_push_stream_module.o] Error 1
make[1]: Leaving directory`/usr/src/nginx/nginx-unstable/src/nginx-1.1.12'

sorry, didnt see that >1.0 was unsupported

Hi,

now versions 1.1.x are supported too