Skip to content

Compiler Error #82

@DoM1niC

Description

@DoM1niC

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions