* [Buildroot] cannot find patches for mpfr package when buildroot
@ 2009-06-24 14:40 jing han
2009-06-24 20:41 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: jing han @ 2009-06-24 14:40 UTC (permalink / raw)
To: buildroot
Hi All,
I experienced a problem when I make MIPS64 environment. Even if I disabled mpfr package, When I make, I still encountered the following error:
--10:10:47-- http://www.mpfr.org/mpfr-2.4.1/mpfr-2.4.1.tar.bz2
Resolving www.mpfr.org... failed: Temporary failure in name resolution.
--10:11:07-- http://buildroot.net/downloads/sources//mpfr-2.4.1.tar.bz2
Resolving buildroot.net... 140.211.167.224
Connecting to buildroot.net|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1064281 (1.0M) [application/x-tar]
Saving to: `/home/jhan/Desktop/buildroot-2009.05/dl/mpfr-2.4.1.tar.bz2'
100%[====================================================================================>] 1,064,281 505K/s in 2.1s
10:11:10 (505 KB/s) - `/home/jhan/Desktop/buildroot-2009.05/dl/mpfr-2.4.1.tar.bz2' saved [1064281/1064281]
--10:11:10-- http://www.mpfr.org/mpfr-2.4.1/patches
Resolving www.mpfr.org... failed: Temporary failure in name resolution.
--10:11:30-- http://buildroot.net/downloads/sources//patches
Resolving buildroot.net... 140.211.167.224
Connecting to buildroot.net|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
10:11:30 ERROR 404: Not Found.
make: *** [/home/jhan/Desktop/buildroot-2009.05/dl/mpfr-2.4.1.patch] Error 1
The reason is: http://buildroot.net/downloads/sources//patches doesn't exist. I did find
mpfr-2.3.0.patch but it's not in the above link, it's located in the link of:http://buildroot.net/downloads/sources//
that's why the make broke.
This happens since this week.
Can you tell me how to get around this problem?
Thank you in advance!
Best Regards
jing
__________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca
^ permalink raw reply [flat|nested] 2+ messages in thread* [Buildroot] cannot find patches for mpfr package when buildroot
2009-06-24 14:40 [Buildroot] cannot find patches for mpfr package when buildroot jing han
@ 2009-06-24 20:41 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-06-24 20:41 UTC (permalink / raw)
To: buildroot
>>>>> "jing" == jing han <jing_han_66@yahoo.com> writes:
jing> Hi All,
jing> I experienced a problem when I make MIPS64 environment. Even if
jing> I disabled mpfr package, When I make, I still encountered the
jing> following error:
It gets built (for the host) because it's needed by the toolchain.
jing> --10:11:10-- http://www.mpfr.org/mpfr-2.4.1/patches
jing> Resolving www.mpfr.org... failed: Temporary failure in name resolution.
jing> --10:11:30-- http://buildroot.net/downloads/sources//patches
jing> Resolving buildroot.net... 140.211.167.224
jing> Connecting to buildroot.net|140.211.167.224|:80... connected.
jing> HTTP request sent, awaiting response... 404 Not Found
jing> 10:11:30 ERROR 404: Not Found.
mpfr.org is down. We have a fallback system where it will then try to
download from buildroot.net instead if that fails - Unfortunately this
doesn't work because the patch file is simply called patches on
mpfr.org and we rename it after download to mpfr-2.4.1.patch after
downloading.
I have fixed it by adding a patches -> mpfr-2.4.1.patch symlink on
buildroot.net - So it should work now.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-24 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 14:40 [Buildroot] cannot find patches for mpfr package when buildroot jing han
2009-06-24 20:41 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox