[MPlayer-users] Compile : bug report

Julien Lancien calexicoz at gmail.com
Fri Sep 23 17:36:53 CEST 2005


> This may mean you have either bad assembler or gcc. Tell us please, what
> version
> of gcc you have, what are your architecture, etc. As written in man on
> bugreports submitting.

Mplayer, FFmpeg, x264 have all be downloaded today by CVS. I copied
libav* dirs from FFMpeg to Mplayer dir.

I got the following compile error:

In file included from libpostproc/postprocess.c:655:
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[1]: *** [libpostproc/postprocess.o] Error 1
make[1]: Leaving directory `/tmp/jlancien/tmp/main/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2

I tried to disable mmx, mmx2, 3dnow and 3dnowex. I always got the same
error: can't find a register in class `GENERAL_REGS' while reloading
`asm'

Is there a workaround I can make, like recompile gcc or something like
that. I'ld like to get a version of mplayer running. Thanks.

Here are the information I got:

- uname -a gives:

Linux 2.6.9-11.ELsmp #1 SMP Fri May 20 18:26:27 EDT 2005 i686 i686
i386 GNU/Linux

- libc 2.3.4

- gcc -v gives:

Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions--enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)

- ld -v gives:

GNU ld version 2.15.92.0.2 20040927

-as -v gives:

GNU assembler 2.15.92.0.2 20040927

- cat /proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.80GHz
stepping        : 1
cpu MHz         : 3791.126
cache size      : 1024 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 3
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
lm pni monitor ds_cpl tm2 cid xtpr
bogomips        : 7520.25

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 3.80GHz
stepping        : 1
cpu MHz         : 3791.126
cache size      : 1024 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 3
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
lm pni monitor ds_cpl tm2 cid xtpr
bogomips        : 7569.40
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h
Type: text/x-chdr
Size: 20428 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050923/2c4eada3/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.mak
Type: application/octet-stream
Size: 7896 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050923/2c4eada3/attachment.obj>


More information about the MPlayer-users mailing list