找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 4770|回复: 16

编译openwrt总是死在这里。

[复制链接]
发表于 2019-4-30 22:26 | 显示全部楼层 |阅读模式
请大神看看。什么原因。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
发表于 2019-4-30 23:21 | 显示全部楼层
make V=99

点评

就是执行的这个命令  详情 回复 发表于 2019-5-1 07:06
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-1 07:06 | 显示全部楼层

就是执行的这个命令
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-1 10:42 | 显示全部楼层
本帖最后由 aximpda 于 2019-5-1 10:49 编辑

package下的luci-app-aria2不选,编译一次(跑通验证没有其他问题,只是aria2问题)再卡在这里,就删掉dl中的ariar2,重新make download V=s
再选,再编
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-1 10:44 | 显示全部楼层
硬盘有坏道,CPU超频太多(逼近极限),也要出这类问题.

点评

怎么办?  详情 回复 发表于 2019-5-1 12:34
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-1 12:34 | 显示全部楼层
aximpda 发表于 2019-5-1 10:44
硬盘有坏道,CPU超频太多(逼近极限),也要出这类问题.

怎么办?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-1 12:40 | 显示全部楼层
sudo apt-get update
sudo apt-get install upx

点评

sudo apt-get install upx 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 注意,选中 'upx-ucl' 而非 'upx' upx-ucl 已经是最新版 (3.91-1)。 升级了 0 个  详情 回复 发表于 2019-5-1 13:42
我试试,先谢谢大佬  详情 回复 发表于 2019-5-1 13:38
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-1 13:38 | 显示全部楼层
jambol 发表于 2019-5-1 12:40
sudo apt-get update
sudo apt-get install upx

我试试,先谢谢大佬
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-1 13:42 | 显示全部楼层
jambol 发表于 2019-5-1 12:40
sudo apt-get update
sudo apt-get install upx

sudo apt-get install upx
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
注意,选中 'upx-ucl' 而非 'upx'
upx-ucl 已经是最新版 (3.91-1)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 33 个软件包未被升级。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-1 21:33 | 显示全部楼层
menuconfig 不选  luci=app=aria2 可以通过不?

点评

我是小白。 具体情况是:我用openwrt添加的lean源。不添加的话,能编译成功,但是编译完仅仅只有4m,不知为什么。  详情 回复 发表于 2019-5-2 08:09
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-2 08:09 | 显示全部楼层
aximpda 发表于 2019-5-1 21:33
menuconfig 不选  luci=app=aria2 可以通过不?

我是小白。
具体情况是:我用openwrt添加的lean源。不添加的话,能编译成功,但是编译完仅仅只有4m,不知为什么。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-2 13:29 | 显示全部楼层
最好是清掉编译目录,换源另建个目录

点评

make clean 后,重新建立?  详情 回复 发表于 2019-5-2 15:02
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-2 15:02 | 显示全部楼层
aximpda 发表于 2019-5-2 13:29
最好是清掉编译目录,换源另建个目录

make clean 后,重新建立?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-2 16:24 | 显示全部楼层
make V=s 把详细的错误代码贴出来 v大写

点评

Configuring ip6tables. Configuring luci-i18n-base-zh-cn. Configuring kmod-usb-ledtrig-usbport. Configuring luci-i18n-opkg-zh-cn. Configuring kmod-mt76x2. Configuring kmod-ipt-offload. Configurin  详情 回复 发表于 2019-5-2 22:33
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-5-2 22:33 | 显示全部楼层
260821425 发表于 2019-5-2 16:24
make V=s 把详细的错误代码贴出来 v大写

Configuring ip6tables.
Configuring luci-i18n-base-zh-cn.
Configuring kmod-usb-ledtrig-usbport.
Configuring luci-i18n-opkg-zh-cn.
Configuring kmod-mt76x2.
Configuring kmod-ipt-offload.
Configuring luci-i18n-firewall-zh-cn.
Configuring ppp-mod-pppoe.
Collected errors:
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/etc/hotplug.d/ntp/25-dnsmasqsec
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/etc/init.d/dnsmasq
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/lib/dnsmasq/dhcp-script.sh
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/sbin/dnsmasq
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/acl.d/dnsmasq_acl.json
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/dnsmasq/dhcpbogushostname.conf
        But that file is already provided by package  * dnsmasq-full
* check_data_file_clashes: Package dnsmasq wants to install file /home/zhang/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/dnsmasq/rfc6761.conf
        But that file is already provided by package  * dnsmasq-full
* opkg_install_cmd: Cannot install package dnsmasq.
package/Makefile:65: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255
make[2]: Leaving directory '/home/zhang/openwrt'
package/Makefile:104: recipe for target '/home/zhang/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install' failed
make[1]: *** [/home/zhang/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/zhang/openwrt'
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-24 13:18

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表