From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 2893] New: Broken "make source" with external toolchain
Date: Sun, 5 Dec 2010 14:38:20 +0000 (UTC) [thread overview]
Message-ID: <bug-2893-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=2893
Summary: Broken "make source" with external toolchain
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: serj.kalichev at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Buildroot version: 2010.11
Broken "make source" with external toolchain.
How to reproduce:
Untar the buildroot archive.
$make menuconfig
Don't change any defaults. Set external toolchain (I use buildroot toolchain).
$make source
Output:
/bin/sh:
/home/pkun/work/buildroot-2010.11/../installernx_toolchain/output/staging/usr/bin/i386-linux-gcc:
No such file or directory
readlink: missing operand
Try `readlink --help' for more information.
mkdir -p /home/pkun/work/buildroot-2010.11/dl
--2010-12-05 17:35:42-- http://ftp.gnu.org/pub/gnu/gcc/gcc-/gcc-.tar.bz2
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org|140.186.70.20|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-12-05 17:35:43 ERROR 404: Not Found.
--2010-12-05 17:35:43-- http://sources.buildroot.net//gcc-.tar.bz2
Resolving sources.buildroot.net... 88.198.64.109
Connecting to sources.buildroot.net|88.198.64.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-12-05 17:35:43 ERROR 404: Not Found.
make: *** [/home/pkun/work/buildroot-2010.11/dl/gcc-.tar.bz2] Error 1
Probably the gcc download is unconditional.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2010-12-05 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-05 14:38 bugzilla at busybox.net [this message]
2011-01-31 20:18 ` [Buildroot] [Bug 2893] Broken "make source" with external toolchain bugzilla at busybox.net
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=bug-2893-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.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.