Bug 1183 - make source fails to download gmp, mpfr and patches
Summary: make source fails to download gmp, mpfr and patches
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 16:02 UTC by Johan Thelin
Modified: 2010-02-25 16:33 UTC (History)
1 user (show)

See Also:
Host:
Target: ARM Integrator/CP
Build:


Attachments
Used configuration (19.27 KB, text/plain)
2010-02-25 16:02 UTC, Johan Thelin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Thelin 2010-02-25 16:02:13 UTC
Created attachment 1165 [details]
Used configuration

When building for ARM Integrator/CP, the make source command does not work fully. To complete the install, I had to wget the following files manually:

http://ftp.gnu.org/pub/gnu/gmp/gmp-4.2.4.tar.bz2
http://www.mpfr.org/mpfr-2.4.1/mpfr-2.4.1.tar.bz2
http://www.mpfr.org/mpfr-2.4.1/patches

I use the integrator926_defconfig, but remove non-busybox applications. See attached configuration.
Comment 1 Peter Korsgaard 2010-02-25 16:33:08 UTC
Thanks, fixed in git (f561763e9189)