From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Reddy Date: Thu, 3 Apr 2008 16:46:03 -0700 Subject: [Buildroot] Error when compiling Buildroot to create .iso (cannot stat /.../i386-linux-2.6.24-20 In-Reply-To: References: <326f33790804031358n63fd21bs5ee753b194d3a89b@mail.gmail.com> <326f33790804031513n230462e5hb65b1705dafabace@mail.gmail.com> Message-ID: <326f33790804031646w6a11671fgba1f50aba995f450@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Andrew, I found the actual bzImage (not the symbolic links) at: /buildroot/project_build_i386/uclibc/linux-2.6-24/arch/x86/boot/bzImage So I made a symbolic link to that bzImage and I can see it within /buildroot/binaries/$PROJECT. Unfortunately the .iso file is no where to be found after I compile. Hopefully someone can give some feedback on this. Thanks again for your suggestions Andrew! 2008/4/3 Ma Andrew : > > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://busybox.net/lists/buildroot/attachments/20080403/5cee2cbc/attachment-0001.htm