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

kernel: compiler error in function gen_rtx_combine



I'm trying to recompile a 2.2.14 kernel. Compiling fails with the
following error msg:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce  -m486 -DCPU=486
-c -o namei.o namei.c
../../gcc/combine.c:9305: Internal compiler error in function
gen_rtx_combine
cpp: output pipe has been closed
make[2]: *** [namei.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.2.14/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.2.14/fs'
make: *** [_dir_fs] Error 2

I've also noticed that make segfaults sometimes when I try a make
menuconfig.

-- 
Philip Lehman <lehman@gmx.net>



Reply to: