问题描述
RK平台在编译uboot代码过程中,可能因为编译环境的问题,会报这样的错误,导致编译不过:
$ ./make.sh rk3399
make for rk3399_defconfig by -j8
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
#
# configuration written to .config
#
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/config.h
CFG u-boot.cfg
GEN include/autoconf.mk.dep
CFG spl/u-boot.cfg
CFG tpl/u-boot.cfg
GEN include/autoconf.mk
GEN spl/include/autoconf.mk
GEN tpl/include/autoconf.mk
CHK include/config/uboot.release
CHK include/generated/timestamp_autogenerated.h
UPD incl

最低0.47元/天 解锁文章
518

被折叠的 条评论
为什么被折叠?



