[Buildroot] help,config.sub i386- failed

Leo Zhang netboy_feng at 163.com
Fri May 11 08:34:19 UTC 2007


buildroot at uclibc.orghello list,
I am a new user of buildroot,I want build a cross toolchain for arm.
but when i make,something err display.who can help me?
error info:
mkdir -p /home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr-2.2.1-host
(cd /home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr-2.2.1-host; \
        CC="gcc" CC_FOR_BUILD="gcc" \
        CXX="g++" \
        /home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr-2.2.1/configure \
        --prefix="/home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr" \
        --build=i386- \
        --host=i386- \
        --target=arm-linux-uclibc \
        --enable-shared \
        --enable-static \
        --with-gmp=/home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/gmp \
        --disable-nls \
);
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... Invalid configuration `i386-': system `' not recognized
configure: error: /bin/sh /home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr-2.2.1/config.sub i386- failed
make: *** [/home/zhf/LeoProject/buildchain/buildroot_1/toolchain_build_arm/mpfr-2.2.1-host/.configured] error 1
	
thanks!
								leo zhang
        2007-05-11


More information about the buildroot mailing list