[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.1.132 compile errors.



I'm getting errors trying to compile 2.1.132 on my SS5-85 and was
wondering if anyone else had any trouble, or ideas on how to fix.

thanks
--Chris

kernel 2.1.132 

atlantia:~/Kernel/linux# make vmlinux
gcc -D__KERNEL__ -I/root/Kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7  -c -o init/main.o init/main.c
gcc -D__KERNEL__ -I/root/Kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DUTS_MACHINE='"sparc"' -c -o init/version.o init/version.c
make -C  kernel
make[1]: Entering directory `/root/Kernel/linux/kernel'
make all_targets
make[2]: Entering directory `/root/Kernel/linux/kernel'
gcc -D__KERNEL__ -I/root/Kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7   -DEXPORT_SYMTAB -c signal.c
gcc -D__KERNEL__ -I/root/Kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7   -DEXPORT_SYMTAB -c ksyms.c
/root/Kernel/linux/include/asm/softirq.h: In function `disable_bh':
In file included from /root/Kernel/linux/include/linux/interrupt.h:51,
                 from ksyms.c:21:
/root/Kernel/linux/include/asm/softirq.h:136: wrong type argument to increment
/root/Kernel/linux/include/asm/softirq.h: In function `enable_bh':
/root/Kernel/linux/include/asm/softirq.h:142: wrong type argument to decrement
/root/Kernel/linux/include/asm/softirq.h: In function `init_bh':
/root/Kernel/linux/include/asm/softirq.h:149: incompatible types in assignment
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/root/Kernel/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/root/Kernel/linux/kernel'
make: *** [_dir_kernel] Error 2
atlantia:~/Kernel/linux# 




Reply to: