[rtmpdump] RTMPdump does not compile with PolarSSL 0.99
compn
tempn at twmi.rr.com
Sun Sep 25 02:53:01 CEST 2011
On Sat, 24 Sep 2011 19:33:55 -0500, Steven Penny wrote:
>Starting with PolarSSL 0.99 pre1 RTMPdump will not compile on Windows.
>Last working version is PolarSSL 0.14.3
>
>C:\rtmpdump>make SYS=mingw CRYPTO=POLARSSL
>rtmp.c: In function 'RTMP_Connect1':
>rtmp.c:859:7: warning: implicit declaration of function
>'ssl_set_ciphers' [-Wimplicit-function-declaration]
>rtmp.c:859:7: error: 'ssl_default_ciphers' undeclared (first use in
>this function)
rtmp.c:
#ifdef USE_POLARSSL
#include <polarssl/havege.h>
is ssl_default_ciphers declared in polarssl 0.99pre1 somewhere else?
-compn
More information about the rtmpdump
mailing list