[rtmpdump] failure with git HEAD

Howard Chu hyc at highlandsun.com
Fri Nov 2 01:16:40 CET 2012


Roger Pack wrote:
> as a note, I get this:
>
> In file included from rtmp.c:150:0:
> handshake.h: In function 'InitRC4Encryption':
> handshake.h:119:16: warning: variable 'digestLen' set but not used
> [-Wunused-but-set-variable]
> rtmp.c: In function 'RTMP_TLS_AllocServerContext':
> rtmp.c:275:3: warning: 'gnutls_certificate_credentials' is deprecated
> [-Wdeprecated-declarations]
> rtmp.c: At top level:
> rtmp.c:2493:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'static'
> rtmp.c: In function 'PublisherAuth':

Yeah, a missing semicolon in the GnuTLS bits, as Martin pointed out.
Now fixed. Thanks for the report.


More information about the rtmpdump mailing list