[MPlayer-users] svn28651 fails to compile in Fedora10
Brianna Jones
brianna007 at gmail.com
Wed Feb 18 21:20:48 CET 2009
After doing an svn update this afternoon I am unable to compile
mplayer(actually it looks like libavcodec).
Running Fedora 10 (2.6.27.12-170.2.5.fc10.i686 #1 SMP) and have not had
issues compiling in the past (I last comilied it on this computer in
December and it worked fine)
Quick steps:
svn update (updated to 28651)
make clean
./configure
make
mplayer starts making but then dies with these messages:
libavcodec/libavcodec.a(fft.o): In function `ff_fft_init':
fft.c:(.text.unlikely+0x242): undefined reference to `ff_imdct_calc_3dn2'
fft.c:(.text.unlikely+0x249): undefined reference to `ff_imdct_half_3dn2'
fft.c:(.text.unlikely+0x250): undefined reference to `ff_fft_calc_3dn2'
fft.c:(.text.unlikely+0x2ad): undefined reference to `ff_imdct_calc_3dn'
fft.c:(.text.unlikely+0x2b4): undefined reference to `ff_imdct_half_3dn'
fft.c:(.text.unlikely+0x2bb): undefined reference to `ff_fft_calc_3dn'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
I read an early post on the list that suggested downgrading the libavcodec &
libavformat to an earlier svn version but that did not fix the problem
either (got different error messages concerning allformats.c)
Any thoughts on this would be greatly apperciate it
Thanks,
Brianna
More information about the MPlayer-users
mailing list