[Buildroot] PowerPC build using today's snapshot

Jamie Guinan guinan at bluebutton.com
Mon Dec 4 18:38:55 UTC 2006


On Fri, 1 Dec 2006, Jamie Guinan wrote:

> Hi,
> 
> I tried running buildroot for powerpc today (my targets will be mpc823 
> and mpc8347).
> 
> $ tar -xjf buildroot-20061201.tar.bz2
> $ mv buildroot buildroot-20061201
> $ cp -rpl buildroot-20061201 buildroot-20061201-mpc823
> $ cd buildroot-20061201-mpc823
> $ make menuconfig
> [ tooks defaults for most everything ]
> $ make
> [ defaults again ]
> 
> It bombs while buidling gcc (crtbegin.o),
> 
> /home/guinan/projects/cross-tools/buildroot-20061201-mpc823/toolchain_build_powerpc/uClibc_dev//usr/include/bits/uClibc_local_lim.h:15:3: 
> #error local_lim.h was incorrectly updated, use the NPTL version from glibc
> make[2]: *** [crtbegin.o] Error 1
> make[2]: Leaving directory 
> `/home/guinan/projects/cross-tools/buildroot-20061201-mpc823/toolchain_build_powerpc/gcc-3.4.2-initial/gcc'
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory 
> `/home/guinan/projects/cross-tools/buildroot-20061201-mpc823/toolchain_build_powerpc/gcc-3.4.2-initial'
> 
> 
> Highlights from .config,

<snip>

Well, whatever the problem was, it seems to have gone away with the 
20061204 snapshot, and I have a working powerpc toolchain and nice 
rootfs now.

Thanks,
-Jamie



More information about the buildroot mailing list