2008-04-29 01:33:35 failure in compiling uClinux-dist-2008R1-RC8
yichi zhang (CHINA)
Message: 55189 hi everyone, i am new here.
i encountered the problem where i compile the kernel so i come here for help.
my environments:
Tool Chain: Toolchain Release 2008R1
uClinux: uClinux-dist-2008R1-RC8
Host platform: Ubuntu 8.04
--------------------------------------------------------------------------------------
/home/mower/opt/uClinux/bfin-uclinux/bin/bfin-uclinux-mkimage: Can't map arch/blackfin/boot/vmImage: No such device
make[2]: *** [arch/blackfin/boot/vmImage] Error 1
make[1]: *** [vmImage] Error 2
make[1]: Leaving directory `/media/work/uClinux-dist/uClinux-dist-2008R1-RC8/linux-2.6.x'
make: *** [linux] Error 1
---------------------------------------------------------------------------------------
how can I solve it?
thanks
TranslateQuoteReplyEditDelete
2008-04-29 05:28:52 Re: failure in compiling uClinux-dist-2008R1-RC8
Yi Li (CHINA)
Message: 55209 Does the file "linux-2.6.x/arch/blackfin/boot/vmImage" exist?
QuoteReplyEditDelete
2008-04-29 06:56:20 回复: Re: failure in compiling uClinux-dist-2008R1-RC8
yichi zhang (CHINA)
Message: 55217 yes, vmimage exists in uClinux-dist-2008R1-RC8/linux-2.6.x/arch/blackfin/boot
the file is about 760kB
TranslateQuoteReplyEditDelete
2008-04-29 23:18:07 Re: 回复: Re: failure in compiling uClinux-dist-2008R1-RC8
Yi Li (CHINA)
Message: 55260 Please attach the build log (under uclinux-dist, run make > out 2>&1) here. If the log file is too big, please gzip it.
-Yi
QuoteReplyEditDelete
2008-05-06 10:53:15 回复: Re: 回复: Re: failure in compiling uClinux-dist-2008R1-RC8
yichi zhang (CHINA)
Message: 55571 thank you! i install the host linux again and solve the problem. it relates to my mount system, a little bit weird. anyway, it is not a typical problem.^_^