On Sat, Sep 13, 2003 at 02:02:34PM +0200, R T J van Leeuwen wrote:
While compiling [mplayer-1.0pre1]$ ./configure --enable-gui --cc=/usr/local/bin/gcc I got this error:
make[1]: Entering directory `/usr/local/mplayer-1.0pre1/libfaad2' /usr/local/bin/gcc -c -I. -O4 -march=pentium2 -mcpu=pentium2 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o bits.o bits.c /usr/local/bin/gcc -c -I. -O4 -march=pentium2 -mcpu=pentium2 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cfft.o cfft.c cfft.c:556:2: warning: no newline at end of file cfft.c: In function `passf2': cfft.c:556: unable to find a register to spill in class `FLOAT_REGS' cfft.c:556: this is the insn: (insn 195 193 200 (set (subreg:SF (reg/v:DI 29 rmm0 [94]) 0) (minus:SF (mem:SF (plus:SI (mult:SI (reg/v:SI 1 edx [70]) (const_int 8 [0x8])) (reg/v/f:SI 4 esi [62])) [4 S4 A32]) (reg:SF 8 st(0) [105]))) 533 {*fop_sf_1_nosse} (insn_list 192 (nil)) (expr_list:REG_DEAD (reg:SF 8 st(0) [105]) (nil))) cfft.c:556: confused by earlier errors, bailing out make[1]: *** [cfft.o] Error 1 make[1]: Leaving directory `/usr/local/mplayer-1.0pre1/libfaad2' make: *** [libfaad2/libfaad2.a] Error 2
[snip]
gcc version 3.1.1
This has been reported quite some times already, it's a compiler bug in your installed gcc version. The following gcc version should compile it fine: 2.95.3, 3.2.3, 3.3.1 There may be others that work too, but those three definitely work. -- Arwed v. Merkatz Grimoire Guru for video Grimoire Guru for xfce Sourcemage GNU/Linux http://www.sourcemage.org