Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTMP Error #19

Closed
wiroy opened this issue Aug 17, 2018 · 3 comments
Closed

RTMP Error #19

wiroy opened this issue Aug 17, 2018 · 3 comments

Comments

@wiroy
Copy link

wiroy commented Aug 17, 2018

    /usr/local/src/nginx-rtmp-module/ngx_rtmp_eval.c

/usr/local/src/nginx-rtmp-module/ngx_rtmp_eval.c: In function ‘ngx_rtmp_eval’:
/usr/local/src/nginx-rtmp-module/ngx_rtmp_eval.c:160:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
switch (c) {
^~~~~~
/usr/local/src/nginx-rtmp-module/ngx_rtmp_eval.c:170:13: note: here
case ESCAPE:
^~~~
cc1: all warnings being treated as errors
objs/Makefile:2571: recipe for target 'objs/addon/nginx-rtmp-module/ngx_rtmp_eval.o' failed
make[1]: *** [objs/addon/nginx-rtmp-module/ngx_rtmp_eval.o] Error 1
make[1]: Leaving directory '/usr/local/src/nginx'
Makefile:11: recipe for target 'install' failed
make: *** [install] Error 2

Hello RTMP İnstall error. Fix please.

@VirtuBox
Copy link
Owner

Hello @wiroy,

can you give me the setup used ?
(Nginx mainline or stable ?
With Pagespeed ?
With Naxsi ?
What is your Operating system ?

@wiroy
Copy link
Author

wiroy commented Aug 18, 2018

Hello @VirtuBox
Nginx 1
Naxsi yes
pagespeed yes
ubuntu 18.04 bionic hhvm

@VirtuBox
Copy link
Owner

Hello @wiroy,

compilation issue with gcc8.1 has been fixed

@edisoncosta edisoncosta mentioned this issue Mar 20, 2019
2 tasks
@Rar9 Rar9 mentioned this issue Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants