[MPlayer-users] Lastest MPlayer from svn fails to link

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Dec 30 13:49:12 CET 2010


On Thu, Dec 30, 2010 at 12:16:11PM +0100, Giorgio wrote:
> after some recent changes in ffmpeg Mplayer fails to link. I've used
> the standard procedure to build it:
> 
> $ make distclean
> $ svn up
> $ ./configure --enable-gui
> $ make
> 
> and this is the error I get:
> 
> h264_intrapred_init.c:(.text+0xb5): undefined reference to
> `ff_pred8x8l_top_dc_mmxext'

MPlayer caused misunderstanding as to whether GPL-only code is enabled
or not between C and asm code.
Fixed in SVN r32736.


More information about the MPlayer-users mailing list