From: Mark Constable <markc@renta.net>
To: buildroot@busybox.net
Subject: [Buildroot] x86_64-linux-uclibc-gcc not found
Date: Wed, 21 Oct 2009 13:21:50 +1000 [thread overview]
Message-ID: <4ADE7E4E.1020606@renta.net> (raw)
This is using 2009-08 instead of Git, same problem for a x86_64 target.
Minimal selections and a make O=/home/br200908
#
# configuration written to .config
#
make[1]: Leaving directory `/home/br200908/toolchain/uClibc-0.9.30.1'
touch /home/br200908/toolchain/uClibc-0.9.30.1/.config
set -x && /usr/bin/make -j1 -C /home/br200908/toolchain/uClibc-0.9.30.1 \
ARCH="x86_64" \
PREFIX=/home/br200908/toolchain/uClibc_dev/ \
DEVEL_PREFIX=/usr/ \
RUNTIME_PREFIX=/home/br200908/toolchain/uClibc_dev/ \
HOSTCC="/usr/bin/gcc" headers \
install_headers
+ /usr/bin/make -j1 -C /home/br200908/toolchain/uClibc-0.9.30.1 ARCH=x86_64 PREFIX=/home/br200908/toolchain/uClibc_dev/ DEVEL_PREFIX=/usr/ RUNTIME_PREFIX=/home/br200908/toolchain/uClibc_dev/ HOSTCC=/usr/bin/gcc headers install_headers
/bin/sh: /home/br200908/staging/usr/bin/x86_64-linux-uclibc-gcc: No such file or directory
make[1]: /home/br200908/staging/usr/bin/x86_64-linux-uclibc-gcc: Command not found
make[1]: Entering directory `/home/br200908/toolchain/uClibc-0.9.30.1'
make[1]: /home/br200908/staging/usr/bin/x86_64-linux-uclibc-gcc: Command not found
( cd extra/locale/; wget --passive-ftp http://www.uclibc.org/downloads/uClibc-locale-20081111-64-el.tgz )
--2009-10-21 05:22:25-- http://www.uclibc.org/downloads/uClibc-locale-20081111-64-el.tgz
Resolving www.uclibc.org... 140.211.167.224
Connecting to www.uclibc.org|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-10-21 05:22:27 ERROR 404: Not Found.
make[1]: *** [extra/locale/uClibc-locale-20081111-64-el.tgz] Error 8
make[1]: Leaving directory `/home/br200908/toolchain/uClibc-0.9.30.1'
make: *** [/home/br200908/toolchain/uClibc-0.9.30.1/.configured] Error 2
--markc
next reply other threads:[~2009-10-21 3:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-21 3:21 Mark Constable [this message]
2009-10-21 22:10 ` [Buildroot] x86_64-linux-uclibc-gcc not found Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ADE7E4E.1020606@renta.net \
--to=markc@renta.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.