[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling mplayer



Richard Fillion <rick@rhix.ods.org> writes:

> I removed the finline option from the makefile, and it got further, but
> now it stops again.  I didnt have any problems last time compiling, it
> worked oh so nicely eheh.  So this is the last bit of output that i got:
> 
> gcc -O4  -mcpu=ev56 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo
> -o mplayer mplayer.o mp_msg.o xacodec.o cpudetect.o codec-cfg.o
> cfgparser.o my_profile.o spudec.o playtree.o playtreeparser.o
> asxparser.o vobsub.o subreader.o find_sub.o lirc_mp.o mixer.o
> mp-opt-reg.o -Llibvo -lvo  -Llibmpcodecs -lmpcodecs -Lmp3lib -lMP3
> -Lliba52 -la52 -Llibmpeg2 -lmpeg2 -Llibavcodec -lavcodec  -Llibmpdemux
> -lmpdemux  -Linput -linput          -Llibmpdvdkit -lmpdvdkit -lpthread
> -ldl   -Lpostproc -lpostproc  -Llinux -losdep -ltermcap  -lnsl     -lm
> -Llibao2 -lao2 -lnsl             
> libmpeg2/libmpeg2.a(idct_alpha.o): In function `idct_block_copy_alpha':
> idct_alpha.o(.text+0xa48): undefined reference to `__builtin_alpha_zap'

Hmm, that piece relies on other newish gcc features. Probably you
should just try the newest mplayer from CVS with ffmpeg CVS, that
should work. Just check both out and copy ffmpeg/libavcodec into the
mplayer directory.

-- 
	Falk



Reply to: