[MPlayer-dev-eng] [PATCH] fix mplayer linking with --disable-networking

Diego Biurrun diego at biurrun.de
Wed Oct 27 17:15:47 CEST 2010


On Mon, Oct 25, 2010 at 04:46:28PM -0400, Andrew Wason wrote:
> Recent CONFIG_RTPDEC addition to mplayer in r32523 configure breaks
> builds when disabling networking with --disable-networking:
> 
> 
> Undefined symbols:
>   "_ff_rtsp_next_attr_and_value", referenced from:
>       _ff_parse_fmtp in libavformat.a(rtpdec.o)
>   "_rtp_demuxer", referenced from:
>       _av_register_all in libavformat.a(allformats.o)
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1

I will apply a slightly modified version of your patch, thanks.

Diego


More information about the MPlayer-dev-eng mailing list