haizei 发表于 2015-6-23 01:08:47

求助卡这里几天了,Uboot编译时总是这个问题

使用的uboot是在这个网站上下的1,1,6


home/z/myself/uboot/uboot1.1.6/include/version.h:27:35: error: version_autogenerated.h: No such file or directory
/usr/local/arm/4.3.2/bin/arm-linux-gcc-D__ASSEMBLY__ -g-Os   -fno-strict-aliasing-fno-common -ffixed-r8 -msoft-float-D__KERNEL__ -DTEXT_BASE=0xC7E00000-I/home/z/myself/uboot/uboot1.1.6/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/local/arm/4.3.2/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.2/include -pipe-DCONFIG_ARM -D__ARM__ -march=armv5t -c -o start.o start.S
In file included from start.S:31:
/home/z/myself/uboot/uboot1.1.6/include/version.h:27:35: error: version_autogenerated.h: No such file or directory
make: *** Error 1
make: Leaving directory `/home/z/myself/uboot/uboot1.1.6/cpu/s3c64xx'
make: *** Error 2
root@ubuntu:/home/z/myself/uboot/uboot1.1.6#

haizei 发表于 2015-6-23 18:24:31

自己顶一下、求帮助
页: [1]
查看完整版本: 求助卡这里几天了,Uboot编译时总是这个问题