Hi, In order to compiling a recent checkout of gnumach I had to remove gnumach/linux/src/arch/i386/lib/delay.S and use the delay.c from linux-2.2.12 with a small change (remove "current_cpu_data" structure). I guess the "__delay(unsigned long loops)" function is not used so it could be just be an empty function body. gnumach can be compiled after that change and it works.
wagi -- Daniel Wagner email: [EMAIL PROTECTED] GnuPG: 1024D/DCDE890A (public key available on any keyserver)

