[MPlayer-users] Error installing mplayer - svn 28192 on CentOS 5, 64 bit

Jason Garrett-Glaser darkshikari at gmail.com
Fri Dec 26 01:20:48 CET 2008


On Wed, Dec 24, 2008 at 5:28 PM, Yujin Boby <flashweb at gmail.com> wrote:
> When i make mplayer, i get error.
>
> ----------------------------------------
> w.o stream/stream_tv.o stream/tv.o stream/frequencies.o stream/tvi_dummy.o
> stream/tvi_vbi.o stream/tvi_v4l.o stream/audio_in.o stream/tvi_v4l2.o
> unrar_exec.o stream/stream_vcd.o libmpcodecs/vd_xanim.o
> libmpcodecs/vd_xvid4.o stream/ai_oss.o libmpeg2/idct_mmx.o
> libmpeg2/motion_comp_mmx.o mp3lib/decode_mmx.o mp3lib/dct64_sse.o
> libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a
> libpostproc/libpostproc.a libswscale/libswscale.a -lfaac -lx264 -lpthread
> -lmp3lame -Wl,-z,noexecstack    -lncurses -lsmbclient -lpng -lz -ljpeg
> -lfreetype -lfontconfig  -lz -lamrnb -lamrwb -lxvidcore -lm -lpthread -ldl
> -rdynamic  -lm
> libavcodec/libavcodec.a(dsputil_mmx.o): In function
> `ff_x264_deblock_v_luma_intra_mmxext':
> dsputil_mmx.c:(.text+0x22d6e): undefined reference to
> `ff_x264_deblock_v8_luma_intra_mmxext'
> dsputil_mmx.c:(.text+0x22d84): undefined reference to
> `ff_x264_deblock_v8_luma_intra_mmxext'
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
> ----------------------------------------
>
> OS :  CentOS release 5.2 (Final), 64 Bit (x86_64 x86_64 x86_64 GNU/Linux)
>
> I am using latest SVN version of mplayer
>
> ----------------------------------------
> root at server36 [/usr/local/src/mplayer]# svn info
> Path: .
> URL: svn://svn.mplayerhq.hu/mplayer/trunk
> Repository Root: svn://svn.mplayerhq.hu/mplayer
> Repository UUID: b3059339-0415-0410-9bf9-f77b7e298cf2
> Revision: 28192
> Node Kind: directory
> Schedule: normal
> Last Changed Author: diego
> Last Changed Rev: 28192
> Last Changed Date: 2008-12-24 18:13:18 +0000 (Wed, 24 Dec 2008)
>
> root at server36 [/usr/local/src/mplayer]#
> ----------------------------------------
>
> How do i fix the error  ?

Something tells me you're compiling without optimizations or
something, as that's the only way I can imagine such an error
occurring... but its a bug nonetheless.

Fixed about 30 seconds ago.  svn up.

Dark Shikari



More information about the MPlayer-users mailing list