-
-
Notifications
You must be signed in to change notification settings - Fork 582
Closed
Description
Since I updated my compile VM to the last Packages from Debian SID, I got this error on my Maschine.
/root/sources/nginx-http-flv-module-master/ngx_rtmp_eval.c: In function ‘ngx_rtmp_eval’:
/root/sources/nginx-http-flv-module-master/ngx_rtmp_eval.c:161:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
switch (c) {
^~~~~~
/root/sources/nginx-http-flv-module-master/ngx_rtmp_eval.c:171:13: note: here
case ESCAPE:
^~~~
cc1: all warnings being treated as errors
make[1]: *** [objs/Makefile:1611: objs/addon/nginx-http-flv-module-master/ngx_rtmp_eval.o] Fehler 1
make[1]: Verzeichnis „/root/sources/nginx-1.15.6“ wird verlassen
make: *** [Makefile:11: install] Fehler 2
Compiling without FLV Modul -> Success
Metadata
Metadata
Assignees
Labels
No labels