hi I've updated my CVS and there was an compile-error here's the error-msg: --- begin gcc -c -I/usr/local/include -Wall -Wstrict-prototypes -fno-strength-reduce -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -D__KERNEL__ -I/usr/src/linux/include -DCPU=586 -DMODULE -DEMULATION -I../include -I../.. -DIN_MONITOR_SPACE emulation.c emulation.c: In function `emulate_instr': emulation.c:56: Invalid `asm' statement: emulation.c:56: fixed or forbidden register 1 (dx) was spilled for class GENERAL_REGS. emulation.c: In function `emulate_interrupt': emulation.c:1630: Invalid `asm' statement: emulation.c:1630: fixed or forbidden register 1 (dx) was spilled for class GENERAL_REGS. emulation.c: In function `emulate_exception': emulation.c:1652: Invalid `asm' statement: emulation.c:1652: fixed or forbidden register 1 (dx) was spilled for class GENERAL_REGS. emulation.c: In function `emulate_check_async': emulation.c:1687: Invalid `asm' statement: emulation.c:1687: fixed or forbidden register 1 (dx) was spilled for class GENERAL_REGS. make[2]: *** [emulation.o] Error 1 make[2]: Leaving directory `/home/commander/dl/plex86/plex86_CVS/kernel/emulation' make[1]: *** [emulation/emu.o] Error 2 make[1]: Leaving directory `/home/commander/dl/plex86/plex86_CVS/kernel' make: *** [all] Error 2 --- end I'm using gcc 2.95 and Kernel 2.2.14 bye -- ----------------------------- Linux is like a wigwam: no Windows, no Gates, but Apache inside! [EMAIL PROTECTED] Commander@ICQ, 18693645@ICQ Commander.freehosting.net -----------------------------
