You could either try installing gcc 3.0.2 from Mandrake Cooker or disabling the part that is giving you problems to compile. In my case I had to say '--disable-dshow' (NO DirectShow) and I got it to compile.
After some compiling problems I could install finally the CVS version. I do not know if I would have made it with version MPlayer 0.50 + gcc 3.02. Good luck. Jose El Lunes 26 Noviembre 2001 02:16, Darren King escribi�: > Here's the output when I try to build mplayer. I havd gcc 2.96 so I used > configure --disable-gcc-checking. Any clues? > > gcc -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer -Wall > -g -DHAVE_AV_CONFIG_H -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c > i386/dsputil_mmx.c: In function `put_pixels_x2_3dnow': > i386/dsputil_mmx_avg.h:51: Can't find a register in class `GENERAL_REGS' > while reloading `asm'. > i386/dsputil_mmx.c: In function `avg_pixels_3dnow': > i386/dsputil_mmx_avg.h:135: Can't find a register in class > `GENERAL_REGS' while reloading `asm'. > i386/dsputil_mmx.c: In function `put_pixels_x2_sse': > i386/dsputil_mmx_avg.h:51: Can't find a register in class `GENERAL_REGS' > while reloading `asm'. > i386/dsputil_mmx.c: In function `avg_pixels_sse': > i386/dsputil_mmx_avg.h:135: Can't find a register in class > `GENERAL_REGS' while reloading `asm'. > i386/dsputil_mmx.c: In function `put_pixels_mmx': > i386/dsputil_mmx.c:199: Can't find a register in class `GENERAL_REGS' > while reloading `asm'. > gmake[1]: *** [i386/dsputil_mmx.o] Error 1 > gmake[1]: Leaving directory `/home/darren/sw/MPlayer-0.50/libavcodec' > gmake: *** [libavcodec/libavcodec.a] Error 2
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
