nginx-dlna-module
nginx-dlna-module copied to clipboard
Building nginx-1.17.6 shows errors
/usr/src/nginx-dlna-module/ngx_http_dlna.c:537:32: error: variable ‘type’ set but not used [-Werror=unused-but-set-variable]
u_char type, *filename, *last, *leaf;
^~~~
/usr/src/nginx-dlna-module/ngx_http_dlna.c: In function ‘ngx_http_dlna_postconfiguration’:
/usr/src/nginx-dlna-module/ngx_http_dlna.c:1240:42: error: ‘ngx_http_listen_opt_t {aka struct
cc1: all warnings being treated as errors
Less knowledge hinders me to fix it, sorry
This duplicates #4