On Mon, Jun 02, 2008 at 05:34:10PM +0800, qchwu wrote:
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/: A>>OD-A:C,,o:IA: 1/4th>>oA:?A 1/4 make: *** [/bios/buildrom/buildrom-devel/work/coreboot/stamps/.configured-db800] 'iIo 127 [root@localhost buildrom-devel]#
Hmm, that error message seems to be encoded in a non-ASCII character set? Can you explain/translate the error?
Thanks, Ward.