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 作者: dsy 时间: 2012-10-18 17:20
是redhat9.0太老?
linking ../output/xboot.elf这是编译成功的标志吧
真心求解释作者: armeasy 时间: 2012-10-19 08:50
先-k,再-x,