On Fri, 16 Jan 2009, Mike Holden wrote: > After doing a clean git download (no toolchain built yet) to a new build > area and typing "make mvp", get the following output part way through: > > wget --passive-ftp -P /home/mvpmc/downloads > http://www.uclibc.org/downloads/toolchain/linux-libc-headers-2.4.25.tar.bz2 > --2009-01-16 23:09:03-- > http://www.uclibc.org/downloads/toolchain/linux-libc-headers-2.4.25.tar.bz2 > Resolving www.uclibc.org... 140.211.167.224 > Connecting to www.uclibc.org|140.211.167.224|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 2009-01-16 23:09:03 ERROR 404: Not Found. > > This is because uclibc.org seem to have reorganised their website. The > requisite file is now available at > http://www.uclibc.org/downloads/old-releases/toolchain/ instead - note the > "old-releases" in the path. > > Can't for the life of me work out where to change the code to fix this > though!!! :-(
The easiest way to quickly work around this problem is simply to download the file to ~/downloads, rather than fix the automatic download in the buildroot system. I've discovered that other parts of the old buildroot infrastructure we have won't build on my (Intrepid Ibex) Ubuntu install, so I'm trying to get a newer release of buildroot to compile. Although that has its issues too. Cheers, Simon ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
