All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Constable <markc@renta.net>
To: buildroot@busybox.net
Subject: [Buildroot] Missing x86_64-linux-uclibc-gcc and uClibc-locale-20081111-64-el.tgz
Date: Sun, 18 Oct 2009 02:54:13 +1000	[thread overview]
Message-ID: <4AD9F6B5.8060300@renta.net> (raw)

FWIW...

rm -rf /home/buildroot/output/build/buildroot-config
mkdir -p /home/buildroot/output/build
cp -dpRf package/config/buildroot-config /home/buildroot/output/build/buildroot-config
set -x && /usr/bin/make -j1 -C /home/buildroot/output/toolchain/uClibc-0.9.30.1 \
                ARCH="x86_64" \
                PREFIX=/home/buildroot/output/toolchain/uClibc_dev/ \
                DEVEL_PREFIX=/usr/ \
                RUNTIME_PREFIX=/home/buildroot/output/toolchain/uClibc_dev/ \
                HOSTCC="/usr/bin/gcc" headers \
                install_headers
+ /usr/bin/make -j1 -C /home/buildroot/output/toolchain/uClibc-0.9.30.1 ARCH=x86_64 PREFIX=/home/buildroot/output/toolchain/uClibc_dev/ DEVEL_PREFIX=/usr/ RUNTIME_PREFIX=/home/buildroot/output/toolchain/uClibc_dev/ HOSTCC=/usr/bin/gcc headers install_headers
/bin/sh: /home/buildroot/output/staging/usr/bin/x86_64-linux-uclibc-gcc: No such file or directory
make[1]: /home/buildroot/output/staging/usr/bin/x86_64-linux-uclibc-gcc: Command not found
make[1]: Entering directory `/home/buildroot/output/toolchain/uClibc-0.9.30.1'
make[1]: /home/buildroot/output/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-18 02:50:52--  http://www.uclibc.org/downloads/ 
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-18 02:50:53 ERROR 404: Not Found.

make[1]: *** [extra/locale/uClibc-locale-20081111-64-el.tgz] Error 8
make[1]: Leaving directory `/home/buildroot/output/toolchain/uClibc-0.9.30.1'
make: *** [/home/buildroot/output/toolchain/uClibc-0.9.30.1/.configured] Error 2

--markc

             reply	other threads:[~2009-10-17 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-17 16:54 Mark Constable [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-18  7:43 [Buildroot] Missing x86_64-linux-uclibc-gcc and uClibc-locale-20081111-64-el.tgz Mark Constable
2009-10-18  9:20 ` Bernhard Reutner-Fischer
2009-10-18  9:50   ` Mark Constable

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=4AD9F6B5.8060300@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.