On 2002.03.16 16:32 Alban Bedel wrote: Hi Alban [...]
make[1]: Entering directory `/home/alban/cvs/MP/main/libvo' gcc -c -W -Wall -O2 -march=k6 -mcpu=k6 -g -D_REENTRANT -I. -I.. -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT -DMPG12PLAY -o osd.o osd.c osd.c: In function `vo_draw_alpha_rgb24': osd_template.c:240: Invalid `asm' statement: osd_template.c:240: fixed or forbidden register 0 (ax) was spilled for class Q_REGS. osd.c: In function `vo_draw_alpha_init': osd.c:251: warning: implicit declaration of function `printf' make[1]: *** [osd.o] Error 1 make[1]: Leaving directory `/home/alban/cvs/MP/main/libvo' make: *** [libvo/libvo.a] Error 2
[...] If it can help, I had the same error when trying to compile it with --enable-debug: see my mail "Compile error in osd_template.c with --enable-debug" sent on user list on 24/02/2002 @ 15:24 Ciao, Roberto