[Buildroot] New Buildroot install setup issues

H Hartley Sweeten hartleys at visionengravers.com
Thu Feb 24 17:37:57 UTC 2011


Hello all,

I am setting up a new system with Buildroot and ran into a problem that I
have not seen before.

The system has a fresh install of Fedora 14 on it.  I cloned a new copy of
Buildroot last night then did a make menuconfig and setup everything like
my current system.  The problem occurs when setting up the external-toolchain.

mkdir -p /export/kdrive/mvr/mx35/devel/buildroot/output/external-toolchain
bzcat /export/kdrive/mvr/mx35/devel/buildroot/dl/arm-2010q1-202-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 | tar --strip-components=1 -C /export/kdrive/mvr/mx35/devel/buildroot/output/external-toolchain  -xf -
/din/sh: /export/kdrive/mvr/mx35/devel/buildroot/output/external-toolchain/bin/arm-none-linux-gnueabi-gcc: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
readlink: missing operand
Try `readlink --help` for more information.
/bin/sh: line 5: @echo: command not found
make: *** [/export/kdrive/mvr/mx35/devel/buildroot/output/stamps/ext-toolchain-installed] Error 1

Any ideas?

Thanks,
Hartley


More information about the buildroot mailing list