problem compiling mplayer for athlon
From: Lorincz Andras (andras.lorincz_at_gmail.com)
Date: 04/09/05
- Previous message: Ed Shornock: "Re: newbie needs help with synaptic"
- Next in thread: c m: "Re: problem compiling mplayer for athlon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 09 Apr 2005 02:00:24 +0300 To: debian-user@lists.debian.org
I've managed to comile mplayer with the following command:
DEB_BUILD_OPTIONS="--enable-gui --enable-menu" fakeroot debian/rules binary
it works, nothing wrong. Than I thought that it wold be better if I
would compile it in the following manner:
CFLAGS="-march=athlon -mcpu=athlon" DEB_BUILD_OPTIONS="--enable-gui
--enable-menu" fakeroot debian/rules binary
but this gives me the following error:
libpostproc/postprocess_template.c: In function `dering_MMX2':
libpostproc/postprocess_template.c:1186: error: can't find a register in
class `GENERAL_REGS' while reloading `asm'
make[2]: *** [libpostproc/postprocess.o] Error 1
make[2]: Leaving directory `/home/lorand/MPlayer-1.0pre6a/libavcodec'
make[1]: *** [libavcodec/libavcodec.a] Error 2
make[1]: Leaving directory `/home/lorand/MPlayer-1.0pre6a'
make: *** [build-stamp] Error 2
Does anybody know what is wrong?
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Ed Shornock: "Re: newbie needs help with synaptic"
- Next in thread: c m: "Re: problem compiling mplayer for athlon"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|