博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ubuntu 编译 openwrt
阅读量:5759 次
发布时间:2019-06-18

本文共 2333 字,大约阅读时间需要 7 分钟。

sudo apt-get install libssl-dev

 errors,because can not download some files:

/home/zhao/openwrt/scripts/download.pl "/home/zhao/openwrt/dl" "gcc-linaro-4.8-2014.04.tar.xz" "5ba2f3a449b1658ccc09d27cc7ab3c03" "http://launchpad.net/gcc-linaro/4.8/4.8-2014.04/+download/"--2015-05-01 00:28:37--  http://launchpad.net/gcc-linaro/4.8/4.8-2014.04/+download/gcc-linaro-4.8-2014.04.tar.xzResolving launchpad.net (launchpad.net)... 91.189.89.223, 91.189.89.222Connecting to launchpad.net (launchpad.net)|91.189.89.223|:80... connected.HTTP request sent, awaiting response... 303 See OtherLocation: https://launchpadlibrarian.net/172450987/gcc-linaro-4.8-2014.04.tar.xz [following]--2015-05-01 00:28:38--  https://launchpadlibrarian.net/172450987/gcc-linaro-4.8-2014.04.tar.xzResolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.229, 91.189.89.228Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|91.189.89.229|:443... connected.Unable to establish SSL connection.Download failed.--2015-05-01 00:28:59--  http://mirror2.openwrt.org/sources/gcc-linaro-4.8-2014.04.tar.xzResolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected.HTTP request sent, awaiting response... 404 Not Found2015-05-01 00:29:00 ERROR 404: Not Found.Download failed.--2015-05-01 00:29:00--  http://downloads.openwrt.org/sources/gcc-linaro-4.8-2014.04.tar.xzResolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected.HTTP request sent, awaiting response... 404 Not Found2015-05-01 00:29:01 ERROR 404: Not Found.Download failed.No more mirrors to try - giving up.make[3]: *** [/home/zhao/openwrt/dl/gcc-linaro-4.8-2014.04.tar.xz] Error 2make[3]: Leaving directory `/home/zhao/openwrt/toolchain/gcc/minimal'make[2]: *** [toolchain/gcc/minimal/prepare] Error 2make[2]: Leaving directory `/home/zhao/openwrt'make[1]: *** [/home/zhao/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2make[1]: Leaving directory `/home/zhao/openwrt'make: *** [world] Error 2

 原因是launchpadlibrarian.net网站被墙了,于是FQ去 把gcc-linaro-4.8-2014.04.tar.xz下载下来放到dl文件夹下,再make就正常了。

转载于:https://www.cnblogs.com/FreedomBox/p/4470674.html

你可能感兴趣的文章
notepad++编写html5,css3智能提示方法
查看>>
ORACLE_修改实例的内存大小
查看>>
ubuntu 16.04 apt-get 更新使用中科大镜像源
查看>>
《HelloGitHub》第 24 期(两周年)
查看>>
老古董---ASP.NET中aspx页面runat="server"
查看>>
最近找工作,有招JAVA开发的可以联系我,如果不嫌弃我2年前用C,也可以联系我...
查看>>
【转】docker安装PostgreSQL
查看>>
发现一个CentOS第三方源epel的仓库地址(repos.fedorapeople.org)
查看>>
如何把两个查询语句合成一条 语句
查看>>
【python】进程与线程
查看>>
MongoDB操作-备份和恢复,导入和导出
查看>>
Fortran一个获取硬件系统信息的函数库
查看>>
Windows 7安装Tensorflow
查看>>
北京一行(七)——返程
查看>>
解决无线局域网的七大安全难题
查看>>
Spring 让 LOB 数据操作变得简单易行
查看>>
[转]走出软件作坊:三五个人十来条枪 如何成为开发正规军(二)
查看>>
Linux常用快捷键
查看>>
25Mybatis_查询缓存的基本知识
查看>>
职场的第一个五年规划
查看>>