alpha smp and 2.2.10-ac3 compile problems

Greg Siekas (siekas@mailhost.tcs.tulane.edu)
Tue, 22 Jun 1999 10:50:16 -0500


i'm getting the following error when compiling 2.2.10-ac3 for an alpha
smp box. is there a fix?

make[1]: Entering directory `/usr/src/linux-2.2.10/arch/alpha/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.10/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe
-mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6 -c -o process.o process.c
process.c:80: conflicting types for `cpu_idle'
proto.h:196: previous declaration of `cpu_idle'
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.10/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

-
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/