I'm trying to build this on a laptop, which worked fine for previous releases of mplayer... This is a coppermine processor, with 384mb of ram. I just downloaded the Pre1.0 RC release and started doing the build when I get this error: make[1]: Entering directory `/usr/local/src/mplayer-1.0pre1/libfaad2' gcc -c -I. -O4 -march=pentium3 -mcpu=pentium3 -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]))) 539 {*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/src/mplayer-1.0pre1/libfaad2' make: *** [libfaad2/libfaad2.a] Error 2