uboot编译总是不成功?
用的是开发板里的uboot,交叉编译器装好了,环境变量配置好了,编译遇到错误,请教大家怎么解决?编译到最后出现以下错误:
make: Leaving directory `/root/uboot1.1.6_256M/drivers/nand_legacy'
make -C drivers/onenand/
make: Entering directory `/root/uboot1.1.6_256M/drivers/onenand'
Makefile:9: Extraneous text after `else' directive
Makefile:11: Extraneous text after `else' directive
Makefile:11: *** only one `else' per conditional.Stop.
make: Leaving directory `/root/uboot1.1.6_256M/drivers/onenand'
make: *** Error 2 自己修改代码了吗? 完全没动过,我用的交叉编译器是4.41 怎么不按照官方手册做呢?手册里用的是4.3.2和4.2.2
页:
[1]