[MPlayer-users] Mplayer CVS (Sunday 12th of September 2004 11:09:10 PM): no such instruction: `movdqa (%eax), %xmm6'

D Richard Felker III dalias at aerifal.cx
Sun Sep 12 23:24:35 CEST 2004


On Mon, Sep 13, 2004 at 12:42:32AM +0400, Andrew N. Balahonov wrote:
> two bug report below...
> config.h, config.mak, configure.log, drand.config.out, drand.make.out uploaded to
> ftp://mplayerhq.hu/MPlayer/incoming/drand-bugrep-2004-09-12.tar.bz2
> ftp://mplayerhq.hu/MPlayer/incoming/drand-bugrep-2004-09-12.txt
> also mirrored:
> ftp://ftp.drand.ru/drand-bugrep-2004-09-12.tar.bz2
> ftp://ftp.drand.ru/drand-bugrep-2004-09-12.txt
> 
> os: Openwall GNU/*/Linux 1.0., http://www.openwall.com/Owl/
> kernel 2.4.26-ow3 #1 ....  MSD 2004 i686 unknown
> 
> ls -l /lib/libc[.-]*
> -rwxr-xr-x    1 root     root         3.9M ??? 20  2003 /lib/libc-2.1.3.so
> lrwxrwxrwx    1 root     root           13 ??? 23  2004 /lib/libc.so.6 -> libc-2.1.3.so
> 
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-unknown-linux/2.95.3/specs
> gcc version 2.95.3 20010315 (release)
> 
> $ ld -v
> GNU ld version 2.10.91 (with BFD 2.10.1.0.4)
> 
> $ as --version
> GNU assembler 2.10.91
> ..This assembler was configured for a target of `i386-unknown-linux'.

this is ancient. either update binutils or disable
mmx/3dnow/sse/whatever in your mplayer config. your current assembler
doesn't support it.

rich





More information about the MPlayer-users mailing list