[rtmpdump] RTMPdump does not compile with PolarSSL 0.99

Steven Penny svnpenn at gmail.com
Sun Sep 25 02:33:55 CEST 2011


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:859:7: note: each undeclared identifier is reported only once
for each function it appears in
make[1]: *** [rtmp.o] Error 1
make[1]: Leaving directory `/c/Steven/Desktop/rtmpdump/librtmp'
make: *** [librtmp/librtmp.a] Error 2


More information about the rtmpdump mailing list