[buildroot 0000850]: buildroot-20060424.tar.bz2 building powerpc fails almost immediately

bugs at busybox.net bugs at busybox.net
Tue Apr 25 18:27:12 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=850 
====================================================================== 
Reported By:                dash
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   850
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-25-2006 11:27 PDT
Last Modified:              04-25-2006 11:27 PDT
====================================================================== 
Summary:                    buildroot-20060424.tar.bz2 building powerpc fails
almost immediately
Description: 
1) Unpack buildroot tarball to /tmp
2) Do make menuconfig
3) Make just one (1) change to the config -- select the "powerpc" for
the target architecture
4) Exit + save config
5) Do "make"

It will download linux-libc-headers-2.4.31.tar.bz2 then
uClibc-snapshot.tar.bz2,
do some unpacking + whatnot, then fails with the error below. It can't
find
powerpc-linux-uclibc-gcc, which I'm actually trying to build in the first
place.

make -C /tmp/buildroot/toolchain_build_powerpc/uClibc \
PREFIX=/tmp/buildroot/toolchain_build_powerpc/uClibc_dev/ \
DEVEL_PREFIX=/usr/ \
RUNTIME_PREFIX=/tmp/buildroot/toolchain_build_powerpc/uClibc_dev/ \
HOSTCC="gcc" \
        pregen install_dev && \
touch /tmp/buildroot/toolchain_build_powerpc/uClibc/.configured
/bin/sh: line 1:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: No
such file or directory
make[1]:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc:
Command not found
make[1]: Entering directory
`/tmp/buildroot/toolchain_build_powerpc/uClibc'
g_dir/bin/powerpc-linux-uclibc-"make[1]:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc:
Command not found
B at make -C extra/config conf
/bin/sh: line 1:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: No
such file or directory
make[2]:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc:
Command not found
&http://busybox.net/bugs/view.php?id=65533;B&http://busybox.net/bugs/view.php?id=65533;Bmake[2]:
/tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc:
Command not found
`B`Bmake[2]: *** No rule to make target `|', needed by
`../../extra/config/conf.o'.  Stop.
make[1]: *** [extra/config/conf] Error 2
make[1]: Leaving directory
`/tmp/buildroot/toolchain_build_powerpc/uClibc'
make: *** [/tmp/buildroot/toolchain_build_powerpc/uClibc/.configured]
Error 2

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-25-06 11:27  dash           New Issue                                    
04-25-06 11:27  dash           Status                   new => assigned     
04-25-06 11:27  dash           Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list