SMP with 2.2.3-ac2

Chmouel Boudjnah (chmouel@mandrakesoft.com)
17 Mar 1999 14:11:05 +0100


Hi,

I have a problem to compile the SMP version with the
kernel-2.2.3-ac2 :

gcc -D__KERNEL__ -I/home/rpm/BUILD/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o smp.o smp.c
smp.c:1943: macro `rdtsc' used with just one arg
smp.c:1954: macro `rdtsc' used with just one arg
smp.c: In function `calibrate_APIC_clock':
smp.c:1943: parse error before `)'
smp.c:1954: parse error before `)'
smp.c:1918: warning: `t1' might be used uninitialized in this function
smp.c:1918: warning: `t2' might be used uninitialized in this function
make[1]: *** [smp.o] Error 1
make[1]: Leaving directory `/home/rpm/BUILD/linux/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

Any idea ?

-- 
MandrakeSoft          http://www.mandrakesoft.com/
			         	 --Chmouel

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/