I build a rom for ADM DB800. One error appear as following:
[root@localhost buildrom-devel]# make Unpacking mkelfimage... Patching mkelfimage... Applying patch mkelfImage-2.7-x86_64.patch Applying patch mkelfimage-autoconf.patch Now at patch mkelfimage-autoconf.patch Building mkelfImage... Building unifdef (host)... Building lzma... Unpacking kernel (2.6.20.2)... Patching kernel... Building kernel... Installing kernel headers... Building the ELF payload... Compressing the ELF payload with lzma... ****************** Payload takes 1508825 Bytes (1473 KBytes) in ROM: ****************** Unpacking coreboot (coreboot-svn-3335.tar.gz)... Patching coreboot... Building target... /bin/sh: line 0: cd: /bios/buildrom/buildrom-devel/work/coreboot/svn/targets/: 没有那个文件或目录 make: *** [/bios/buildrom/buildrom-devel/work/coreboot/stamps/.configured-db800] 错误 127 [root@localhost buildrom-devel]#
How can i clear this error?
My gcc'version is 4.2.2. kernel'version is 2.6.18 make'version is 3.81
thanks! chenghu