Hi, While trying 2.4.0-test10-pre1 on my Sun4m SparcSystem600, i'm getting an error during 'make dep' ;(( I don't know anything about assembly, so there I can't help, but here's the output: galaxy:/usr/src/kernel-source-2.4-0-test10-pre1# make dep make -C arch/sparc/kernel check_asm make[1]: Entering directory `/usr/src/kernel-source-2.4-0-test10-pre1/arch/sparc/kernel' gcc272 -E -D__KERNEL__ -I/usr/src/kernel-source-2.4-0-test10-pre1/include tmp.c -o tmp.i /bin/sh ./check_asm.sh -data task tmp.i check_asm_data.c /bin/sh ./check_asm.sh -data mm tmp.i check_asm_data.c /bin/sh ./check_asm.sh -data thread tmp.i check_asm_data.c gcc272 -D__KERNEL__ -I/usr/src/kernel-source-2.4-0-test10-pre1/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -S -o check_asm_data.s check_asm_data.c /bin/sh ./check_asm.sh -ints check_asm_data.s check_asm.c /bin/sh ./check_asm.sh -printf task tmp.i check_asm.c /bin/sh ./check_asm.sh -printf mm tmp.i check_asm.c /bin/sh ./check_asm.sh -printf thread tmp.i check_asm.c gcc272 -o check_asm check_asm.c check_asm.c:5: parse error before `0' make[1]: *** [check_asm] Error 1 make[1]: Leaving directory `/usr/src/kernel-source-2.4-0-test10-pre1/arch/sparc/kernel' make: *** [check_asm] Error 2 galaxy:/usr/src/kernel-source-2.4-0-test10-pre1# Anyone knows what the problem could be ?? please cc me, 'cuz i'm not on the lk list... Greetz, Taco. --- "I was only 75 years old when I met her and I was still a kid...." -- Duncan McLeod - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/