Bug 4333 - External toolchain installation failed
Summary: External toolchain installation failed
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 trivial
Target Milestone: ---
Assignee: unassigned
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-10-19 08:13 UTC by Laurent Kersten
Modified: 2011-10-19 09:27 UTC (History)
2 users (show)

See Also:
Host: Linux
Target: ARM
Build:


Attachments
Patch to fix the error (769 bytes, application/octet-stream)
2011-10-19 08:13 UTC, Laurent Kersten
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Kersten 2011-10-19 08:13:07 UTC
Created attachment 3643 [details]
Patch to fix the error

When selecting external toolchain 
The installation process fails.

Build-root head (pulled 18th October 2011)

It turns out that a \ was missing in a "if" clause in the "toolchain/toolchain-external/ext-tool.mk" file.


The git diff is joined as an attachment

/ Laurent
Comment 1 Laurent Kersten 2011-10-19 08:16:33 UTC
Should be fixed with the trivial patch
Comment 2 Arnout Vandecappelle 2011-10-19 09:27:59 UTC
Oops.  The patch that caused the bug was not actually upstreamed (yet), so the bug doesn't apply to buildroot master.  Sorry for the noise.