[MPlayer-users] Compiler issues

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Nov 17 16:41:37 CET 2008


On Mon, Nov 17, 2008 at 08:28:04AM -0700, Kevin DeKorte wrote:
> For the last couple of days I have been unable to compile mplayer from SVN.
> 
> I updated, ran make distclean and then ran this
> 
> export PKG_CONFIG_PATH=/usr/lib/pkgconfig
> ./configure --target=i386-linux --cc="gcc -m32" --as="as --32"
> --with-extralibdir=/usr/lib  --prefix=/usr --disable-dvdread-internal
> --disable-nemesi
> 
> And now it fails with this...
> 
> ar: i386/fft_mmx.o: No such file or directory
> 
> This was working fine last week.

Should have been fixed a few moments ago. Installing yasm should fix it
as well and result in much faster audio decoding when libavcodec
decoders are used.

Greetings,
Reimar Döffinger



More information about the MPlayer-users mailing list