[Buildroot] Help Building Buildroot

A M madwifi at vermark.com
Fri Jun 22 20:55:30 UTC 2007


Update:

Now I have a different error which is still related to ccache.

I have attached config.log from  buildroot/build_i586/ccache-2.4
directory.

I have also noticed that under buildroot/build_i586/staging_dir/usr/bin
there is a broken link for cc -> gcc. cc is link to gcc which is not
there.

The only time I have successfully compile buildroot is when I use the
default configuration. Meaning I run "make menuconfig", look around,
don't change anything, save and exit.

I will give that a try again and see if it makes a difference.

Thanks again for your help.

A M


On Fri, 2007-06-22 at 15:15 -0400, A M wrote:
> Thanks will give it a try now. Will let you know the outcome.
> 
> A M
> 
> On Fri, 2007-06-22 at 21:02 +0200, Bernhard Fischer wrote:
> > On Fri, Jun 22, 2007 at 08:20:54PM +0200, Bernhard Fischer wrote:
> > >On Fri, Jun 22, 2007 at 01:24:32PM -0400, A M wrote:
> > >>Hi Guys,
> > >>
> > >>I can not seem to run make sucessfully using the daily snapshot of
> > >>buildroot. It seems to always break just after downloading ccache.  Here
> > >>is the out put of what I have. I have tried this over and over again.
> > >>
> > >>I have also attached my .config file.  Maybe there is something am
> > >>missing.
> > >>
> > >>My target board is the WRAP 2E-E PC Engines
> > >
> > >>(cd /home/amark/development/buildroot/build_i586/staging_dir/bin-ccache;
> > >>\
> > >>                ln -fs i586-linux-uclibc-gcc i586-linux-gcc; \
> > >>                ln -fs i586-linux-uclibc-gcc i586-linux-cc; \
> > >>                ln -fs i586-linux-uclibc-gcc i586-linux-uclibc-cc);
> > >>[ -f /home/amark/development/buildroot/build_i586/staging_dir/bin/i586-linux-uclibc-gcc ] && \
> > >>
> > >>mv /home/amark/development/buildroot/build_i586/staging_dir/bin/i586-linux-uclibc-gcc /home/amark/development/buildroot/build_i586/staging_dir/bin-ccache/
> > >>make: ***
> > >>[/home/amark/development/buildroot/build_i586/staging_dir/usr/bin/ccache] Error 1
> > >
> > >The toolchain now resides in staging_dir/usr/bin (formerly it was in
> > >staging_dir/bin), so this needs to be adjusted.
> > >I will fix that up ASAP, disable ccache for now until this is fixed.
> > 
> > Should be fixed as of r18897, please let me know if this works for you
> > again.
> > 
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 6860 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20070622/a25bc54b/attachment-0002.bin 


More information about the buildroot mailing list