[MPlayer-dev-eng] [PATCH] fix compilation w/o librtmp

Erik Auerswald auerswal at unix-ag.uni-kl.de
Sun May 30 16:47:22 CEST 2010


On 05/30/2010 02:42 PM, Erik Auerswald wrote:
> Hi,
>
> attached patch fixes compilation of libavformat svn revision 23387 (as
> part of MPlayer svn) without librtmp for me.

I forgot to include the actual error message in my first mail...

[linking of mplayer: cc -o mplayer command.o ... <snipped for brevity>]
libavformat/libavformat.a(allformats.o): In function `av_register_all':
allformats.c:(.text+0xadc): undefined reference to `rtmp_protocol'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

Erik



More information about the MPlayer-dev-eng mailing list