Compile error in 2.4.0-test3 kernel/timer.c:update_process_times

From: Graham Stoney (greyham@research.canon.com.au)
Date: Thu Jul 13 2000 - 01:21:36 EST


When cross-compiling a PowerPC 2.4.0-test3 kernel configured without
CONFIG_SMP, I'm getting:

make[2]: Entering directory `linux-2.4.0-test3/kernel'
powerpc-linux-gcc -D__KERNEL__ -I/home/blah/greyham/linux-2.4.0-test3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -mcpu=860 -I../8xx_io -fno-strict-aliasing -c -o timer.o timer.c
timer.c: In function `update_process_times':
timer.c:580: structure has no member named `priority'
timer.c:580: `DEF_PRIORITY' undeclared (first use in this function)

cscope tells me that there is no DEF_PRIORITY definition.
Anyone know what's going on here?

Thanks,
Graham

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



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:16 EST