BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001523 [buildroot] Architecture Specific block always 10-08-07 07:32 10-08-07 07:32
Reporter ndsal View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version 0.9.27
Summary 0001523: Failed to compile native target gcc ( using host header files? )
Description
Using X86_64 host to build a i386 target - the log below shows an error which stops the building/installing of a native compiler in the target.

I suspect the fact that the compile is using the hosts header files is a problem.

buildroot .config also attached.

-- Error/Log below --

i386-linux-uclibc-gcc -O2 -O2 -Os -pipe -I/home/harry/nds/buildroot/build_i386/staging_dir/usr/include -I/home/harry/nds/buildroot/build_i386/staging_dir/include --sysroot=/home/harry/nds/buildroot/build_i386/staging_dir/ -isysroot /home/harry/nds/buildroot/build_i386/staging_dir -mtune=i386 -march=i386 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc -I/home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/. -I/home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/../include -I./../intl -I/home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/../libcpp/include -I/home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/../libdecnumber -I../libdecnumber -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-omit-frame-pointer \
      -c /home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/crtstuff.c -DCRT_BEGIN \
      -o crtbegin.o
make[3]: Leaving directory `/home/harry/nds/buildroot/build_i386/gcc-4.2.1-target/gcc'
make[2]: Leaving directory `/home/harry/nds/buildroot/build_i386/gcc-4.2.1-target'
make[1]: Leaving directory `/home/harry/nds/buildroot/build_i386/gcc-4.2.1-target'
In file included from /home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/tsystem.h:90,
                 from /home/harry/nds/buildroot/toolchain_build_i386/gcc-4.2.1/gcc/crtstuff.c:68:
./include/stdio.h:18:40: error: gentoo-multilib/x86/stdio.h: No such file or directory
make[3]: *** [crtbegin.o] Error 1
make[2]: *** [all-gcc] Error 2
make[1]: *** [all] Error 2
make: *** [/home/harry/nds/buildroot/build_i386/gcc-4.2.1-target/.compiled] Error 2
Additional Information Buildroot: 2007 10 04
Host:Gentoo x86_64 multilib
Attached Files  .config [^] (15,127 bytes) 10-08-07 07:32

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-08-07 07:32 ndsal New Issue
10-08-07 07:32 ndsal Status new => assigned
10-08-07 07:32 ndsal Assigned To  => buildroot
10-08-07 07:32 ndsal File Added: .config


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker