* [Buildroot] x86_64-linux-uclibc-gcc not found
@ 2009-10-21 3:21 Mark Constable
2009-10-21 22:10 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Mark Constable @ 2009-10-21 3:21 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] x86_64-linux-uclibc-gcc not found
2009-10-21 3:21 [Buildroot] x86_64-linux-uclibc-gcc not found Mark Constable
@ 2009-10-21 22:10 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-10-21 22:10 UTC (permalink / raw)
To: buildroot
>>>>> "Mark" == Mark Constable <markc@renta.net> writes:
Mark> This is using 2009-08 instead of Git, same problem for a x86_64 target.
Mark> Minimal selections and a make O=/home/br200908
Mark> ( cd extra/locale/; wget --passive-ftp http://www.uclibc.org/downloads/uClibc-locale-20081111-64-el.tgz )
Mark> --2009-10-21 05:22:25-- http://www.uclibc.org/downloads/uClibc-locale-20081111-64-el.tgz
Mark> Resolving www.uclibc.org... 140.211.167.224
Mark> Connecting to www.uclibc.org|140.211.167.224|:80... connected.
Mark> HTTP request sent, awaiting response... 404 Not Found
Mark> 2009-10-21 05:22:27 ERROR 404: Not Found.
Mark> make[1]: *** [extra/locale/uClibc-locale-20081111-64-el.tgz] Error 8
Don't select BR2_ENABLE_LOCALE_PREGENERATED, the uclibc people still
haven't made a suitable tarball available.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-21 22:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 3:21 [Buildroot] x86_64-linux-uclibc-gcc not found Mark Constable
2009-10-21 22:10 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox