On Wed, Feb 18, 2009 at 3:20 PM, Brianna Jones <brianna007@xxxxxxxxx> wrote: > 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 Usually, you should run: make distclean ./configure make or make distclean && ./configure && make > ./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 > _______________________________________________ > MPlayer-users mailing list > MPlayer-users@xxxxxxxxxxxx > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users > _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users