[buildroot 0000932]: make didn't run through buildroot

bugs at busybox.net bugs at busybox.net
Sun Jul 2 21:28:02 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=932 
====================================================================== 
Reported By:                raina
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   932
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             07-02-2006 14:27 PDT
Last Modified:              07-02-2006 14:28 PDT
====================================================================== 
Summary:                    make didn't run through buildroot
Description: 
I tried compiling buildroot following the instructions on
http://buildroot.uclibc.org/buildroot.html
but make didn't run through. I did:

~/buildroot$ make menuconfig
~/buildroot$ make -d 2>&1 |tee logfile

Here is some tail from the logfile (omitted lots of checking lines):
...
checking ...
checking for unistd.h... (cached) yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
Adding multilib support to Makefile in
/home/raina/Desktop/buildroot/toolchain_build_i586/gcc-4.0.3/zlib
multidirs=64
with_multisubdir=
Running configure in multilib subdirs 64
pwd:
/home/raina/Desktop/buildroot/toolchain_build_i586/gcc-4.0.3-final/zlib
Running configure in multilib subdir 64
pwd: /home/raina/Desktop/buildroot/toolchain_build_i586/gcc-4.0.3-final
mkdir 64
configure: creating cache ./config.cache
checking build system type... i386-pc-linux-gnu
checking ...
...
checking ...
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking how to run the C preprocessor... gcc  -m64 -E
checking for memcpy... configure: error: Link tests are not allowed after
GCC_NO_EXECUTABLES.
Reaping losing child 0x080c3838 PID 11125
make[1]: *** [configure-zlib] Error 1
Removing child 0x080c3838 PID 11125 from chain.
make[1]: Leaving directory
`/home/raina/Desktop/buildroot/toolchain_build_i586/gcc-4.0.3-final'
Reaping losing child 0x08651818 PID 9366
make: ***
[/home/raina/Desktop/buildroot/toolchain_build_i586/gcc-4.0.3-final/.compiled]
Error 2
Removing child 0x08651818 PID 9366 from chain.


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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-02-06 14:27  raina          New Issue                                    
07-02-06 14:28  raina          Status                   new => assigned     
07-02-06 14:28  raina          Assigned To               => uClibc          
07-02-06 14:28  raina          File Added: .config                          
======================================================================




More information about the uClibc-cvs mailing list