redhat9.0
./build.sh -x -k 编译20多分钟就出错
[CC] drivers/mtd/nand/nand.c
drivers/mtd/nand/nand.c:184:14: warning: 'nand_read_oob' defined but not used
drivers/mtd/nand/nand.c:319:14: warning: 'nand_write_page' defined but not used
drivers/mtd/nand/nand.c:324:14: warning: 'nand_write_oob' defined but not used
drivers/mtd/nand/nand.c:184:14: warning: 'nand_read_oob' defined but not used
drivers/mtd/nand/nand.c:319:14: warning: 'nand_write_page' defined but not used
drivers/mtd/nand/nand.c:324:14: warning: 'nand_write_oob' defined but not used
[CC] drivers/mtd/nand/nand_ids.c
[LD] linking ../output/xboot.elf
[OC] objcopying ../output/xboot.bin
copy from `../output/xboot.elf' [elf32-littlearm] to `../output/xboot.bin' [bina
ry]
make header information for irom booting
FATAL: kernel too old
make[1]: *** [fixup] 段错误
make[1]: 离开目录“/android_gingerbread_2011_11_01/xboot/src”
make: *** [all] 错误 2