[Buildroot] Error when compiling Buildroot to create .iso (cannot stat /.../i386-linux-2.6.24-20

Ma Andrew andrewma83 at hotmail.com
Thu Apr 3 23:04:03 UTC 2008


Sorry I want to send the command but somehow hotmail doens't let me.  There is a missing part on the command that I suggest.  You can do a "find . -name bzImage -print" on "/root/buildroot" will show all the path that contain bzImage.  Only one contains the real file, all of them are just symbolic links.  I believe the script is trying to look for bzImage but it is a sym link point to somewhere it doesn't exists.

Perhaps, there may be a better way to solve it in "make menuconfig" instead of hacking it through sym link.

--Andrew
________________________________
> Date: Thu, 3 Apr 2008 15:13:41 -0700
> From: reddyac at gmail.com
> To: andrewma83 at hotmail.com
> Subject: Re: [Buildroot] Error when compiling Buildroot to create .iso (cannot stat /.../i386-linux-2.6.24-20
> CC: buildroot at uclibc.org
> 
> Thanks a lot for your suggestion. I made a symbolic link to the x86 directory but I still don't find my rootfs.i386.iso file within buildroot/binaries/$PROJECT.
> 
> I also didn't see any errors this time, but I piped the errors to error.log and checked it, and still get the message that reads i386-linux-2.6.24-20080403 cannot be found.
> 
> On Thu, Apr 3, 2008 at 2:33 PM, Ma Andrew> wrote:
> 
> I think you can make a sym link like this on your /root/buildroot directory.
> "ln -s ./project_build_i686//linux-2.6.24/arch/x86 x86" and see if it works for you.
> 
> 
> 
> ________________________________
>> Date: Thu, 3 Apr 2008 13:58:28 -0700
>> From: reddyac at gmail.com
>> To: buildroot at uclibc.org
>> Subject: [Buildroot] Error when compiling Buildroot to create .iso (cannot stat /.../i386-linux-2.6.24-20080403)
>>
>> Hi everyone.
>>
>> I am able to successfully compile Buildroot and I end up with a resulting file system image rootfs.i386.ext2 and a bzImage for the kernel. I want to boot up my newly created kernel in VirtualBox, and I will need an .iso to do that. So modified menuconfig to give me an .iso and typed make again. Unfortunately I run into an error that states:
>>
>> cp: cannot stat '/root/buildroot/binaries/uclibc/i386-linux-2.6.24-20080403': No such file or directory
>> make: *** [/root/buildroot/binaries/uclibc/rootfs.i386.iso] Error 1
>>
>> I checked that folder and I see file named i386-linux-2.6.24-20080403, and cannot understand why it is giving me this error. Can someone give me a clearer indication to what this error is referring and how I can go about fixing it?
>>
>> Thank you in advance for your response!
> 
> _________________________________________________________________
> 聰明搜尋和瀏覽網路的免費工具列 — MSN 搜尋工具列
> http://toolbar.live.com/

_________________________________________________________________
下載 Windows Live Messenger 8.5 搶鮮版,多元溝通、盡情分享,和即時傳訊好友線上同樂!— 立即下載
http://get.live.com/zh-cht-tw/betas/messenger_betas



More information about the buildroot mailing list