Bug 8286 - Error with buildroot
Summary: Error with buildroot
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 blocker
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 13:26 UTC by hmid slim
Modified: 2015-08-24 20:15 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hmid slim 2015-08-11 13:26:42 UTC
I followed the instructions mentioned on this link: http://free-electrons.com/doc/training/buildroot/buildroot-labs.pdf
 But when I run make ,I got these error messages:
 >>> linux Downloading /linux-.tar.xz: Scheme missing. --2015-08-10 09:19:10-- http://sources.buildroot.net/linux-.tar.xz Resolving sources.buildroot.net (sources.buildroot.net)... 176.9.16.109 Connecting to sources.buildroot.net (sources.buildroot.net)|176.9.16.109|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2015-08-10 09:19:10 ERROR 404: Not Found. make: *** [/home/slim/Downloads/buildroot/output/build/linux-/.stamp_downloaded] Error 1
Comment 1 Thomas Petazzoni 2015-08-24 20:15:35 UTC
This is not a Buildroot bug, but a mistake in your Buildroot configuration.