compile error for 2.4 test3

From: Pollywog (pollywog@shadypond.com)
Date: Thu Jul 13 2000 - 07:57:17 EST


I tried to compile this kernel but I got this error:

rame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-fno-strict-aliasing -c -o acct.o acct.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-fno-strict-aliasing -c -o capability.o capability.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-fno-strict-aliasing -c -o ptrace.o ptrace.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-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)
timer.c:580: (Each undeclared identifier is reported only once
timer.c:580: for each function it appears in.)
make[3]: *** [timer.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.0-test3/kernel'
make[2]: *** [first_rule] 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/



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