PROBLEM: ERROR COMPILING THE KERNEL

From: Juan Erbes (jerbes@arnet.com.ar)
Date: Sun Jun 25 2000 - 22:18:22 EST


I run the kernel 2.4.0test1, in a cpu K6II-500, and when I apply the
patch test2 or pre12, later I executing: "make oldconfig", and when I
executing "make bzImage", I got this error:

make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -DEXPORT_SYMTAB -c
signal.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -DEXPORT_SYMTAB -c
sys.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -DEXPORT_SYMTAB -c
ksyms.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -DEXPORT_SYMTAB -c
pm.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce
-fno-omit-frame-pointer -c -o sched.o sched.c
sched.c:63: parse error before `spinlock_t'
sched.c:64: parse error before `rwlock_t'
sched.c:78: warning: alignment of `aligned_data' is greater than maximum
object
file alignment
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_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/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:07 EST