zhoushuaiyin / ngx_http_hls_module

Nginx HLS 模块,兼容直播和点播服务
22 stars 13 forks source link

does't make with nginx 1.7.9 #1

Open arty777 opened 9 years ago

arty777 commented 9 years ago

/usr/local/nginx/ngx_http_hls_module-master/ngx_http_hls_module.c: In function ‘ngx_http_hls_conf’: /usr/local/nginx/ngx_http_hls_module-master/ngx_http_hls_module.c:22:28: error: variable ‘clcf’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors make[1]: * [objs/addon/ngx_http_hls_module-master/ngx_http_hls_module.o] Error 1 make[1]: Leaving directory `/usr/local/nginx/nginx-1.7.9' make: * [build] Error 2

can you please check and resolve issue?

arty777 commented 9 years ago

i check on nginx-1.4.7, nginx-1.6.2 , nginx-1.7.9 all ver have same issue ...

arty777 commented 9 years ago

compile fine with CFLAGS=-Wno-unused-but-set-variable ./configure...

can you please show some nguinx config example and usage sample?

zhoushuaiyin commented 9 years ago

OK, this project is not finished yet. More work will be done to improve program's robust and availability. The config example and usage sample will be provided as soon as possible. Thanks for your attention.

arty777 commented 9 years ago

Nice , we will be very glad to updates.

arty777 commented 9 years ago

Hi , any updates?

arty777 commented 9 years ago

Hi , any updates?

arty777 commented 8 years ago

Hi , any updates?