找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 21395|回复: 26

编译openwrt报错,请大神看看,谢谢!

[复制链接]
发表于 2017-3-15 17:51 | 显示全部楼层 |阅读模式
Configuring luci-i18n-s-s-libev-zh-cn.
Configuring luci-i18n-firewall-zh-cn.
Configuring ppp-mod-pppoe.
Collected errors:
* check_data_file_clashes: Package libustream-openssl wants to install file /home/shixiaofeng/source/build_dir/target-mipsel_24kc_musl/root-ramips/lib/libustream-ssl.so
        But that file is already provided by package  * libustream-mbedtls
* opkg_install_cmd: Cannot install package libustream-openssl.
package/Makefile:64: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255
make[2]: Leaving directory '/home/shixiaofeng/source'
package/Makefile:106: recipe for target '/home/shixiaofeng/source/staging_dir/target-mipsel_24kc_musl/stamp/.package_install' failed
make[1]: *** [/home/shixiaofeng/source/staging_dir/target-mipsel_24kc_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/shixiaofeng/source'
/home/shixiaofeng/source/include/toplevel.mk:199: recipe for target 'world' failed
make: *** [world] Error 2


如上的报错信息,搞了好久还是没有搞定,请论坛的大神帮忙看看,谢谢!

我的恩山、我的无线 The best wifi forum is right here.
发表于 2017-3-15 19:21 | 显示全部楼层
libustream-openssl和libustream-mbedtls中间去掉一个。

点评

非常感谢,问题解决了。  详情 回复 发表于 2017-3-16 08:44
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-3-16 08:44 | 显示全部楼层
huangchao222 发表于 2017-3-15 19:21
libustream-openssl和libustream-mbedtls中间去掉一个。

非常感谢,问题解决了。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-5-24 22:07 | 显示全部楼层
咋解决的               
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-3-27 17:40 | 显示全部楼层
请问楼主这个问题你是怎么解决的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-8-13 18:00 | 显示全部楼层
原因:在make menuconfig进行配置编译选项中,LuCI->Collection下的ibustream-mbedtls和luci-ssl-openssl两个选项都进行了选择,其实只要进行其中一个选择便可。

源自:https://blog.csdn.net/qq_20725221/article/details/79745804
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-12-30 20:13 | 显示全部楼层
请问LZ,现在openwrt没有disclean了?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-4-16 12:17 | 显示全部楼层

libustream-openssl和libustream-mbedtls这两个文件我的luci-connection里面没有,也报这个错。

Collected errors:
* check_data_file_clashes: Package libustream-openssl wants to install file /home/zwb/openwrt-mod/lede/build_dir/target-x86_64_musl/root-x86/lib/libustream-ssl.so
        But that file is already provided by package  * libustream-mbedtls
* opkg_install_cmd: Cannot install package libustream-openssl.
package/Makefile:65: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255
make[2]: Leaving directory '/home/zwb/openwrt-mod/lede'
package/Makefile:104: recipe for target '/home/zwb/openwrt-mod/lede/staging_dir/target-x86_64_musl/stamp/.package_install' failed
make[1]: *** [/home/zwb/openwrt-mod/lede/staging_dir/target-x86_64_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/zwb/openwrt-mod/lede'
/home/zwb/openwrt-mod/lede/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2




有人知道这个问题怎么解决吗?


本帖子中包含更多资源

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

×

点评

俩家伙在配置编译选项目录Libraries里面,选一个  详情 回复 发表于 2019-4-22 04:28
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-4-22 04:28 | 显示全部楼层
无聊哦 发表于 2019-4-16 12:17
libustream-openssl和libustream-mbedtls这两个文件我的luci-connection里面没有,也报这个错。

Colle ...

俩家伙在配置编译选项目录Libraries里面,选一个

点评

感谢ascc2344的提示,我也解决了这个问题!  详情 回复 发表于 2019-10-25 23:44
[attachimg]283984[/attachimg] 根据老哥的提示,找到了这2个配置选项。但是有个尴尬的问题,这两个默认选中的,怎么都去不掉。 老哥你是怎么去掉其中一个的? 空格敲烂了,这2个星号都没法去掉一个,用快捷键N  详情 回复 发表于 2019-4-22 10:38
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-4-22 10:38 | 显示全部楼层
ascc2344 发表于 2019-4-22 04:28
俩家伙在配置编译选项目录Libraries里面,选一个



根据老哥的提示,找到了这2个配置选项。但是有个尴尬的问题,这两个默认选中的,怎么都去不掉。
老哥你是怎么去掉其中一个的?
空格敲烂了,这2个星号都没法去掉一个,用快捷键N也没法取消选择。

本帖子中包含更多资源

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

×

点评

=-=你进错目录了,就在图中上一层目录里很下面的地方。Libraries根目录  详情 回复 发表于 2019-4-22 12:07
额。因为被另一些选项依赖了,而且你说的不是这两个选项吧,仔细看看?  发表于 2019-4-22 11:39
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-4-22 12:07 | 显示全部楼层
无聊哦 发表于 2019-4-22 10:38
根据老哥的提示,找到了这2个配置选项。但是有个尴尬的问题,这两个默认选中的,怎么都去不掉。
老 ...

=-=你进错目录了,就在图中上一层目录里很下面的地方。Libraries根目录

点评

已经搞定,谢谢  详情 回复 发表于 2019-4-24 10:57
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-4-24 10:57 | 显示全部楼层
ascc2344 发表于 2019-4-22 12:07
=-=你进错目录了,就在图中上一层目录里很下面的地方。Libraries根目录

已经搞定,谢谢

点评

谢谢大佬,这个错误还真不好找……  详情 回复 发表于 2023-10-27 17:15
请问还记得是什么导致冲突了吗?两个都默认选中,无法取消。  详情 回复 发表于 2021-8-4 23:28
你咋解决的,我这边也出现了两个都选中的情况。  详情 回复 发表于 2021-2-25 23:36
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-7-27 13:41 | 显示全部楼层
新版的移到了这个目录下network什么什么的目录下了。

点评

能具体点吗  详情 回复 发表于 2019-8-14 10:22
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-8-14 10:22 | 显示全部楼层
niusir 发表于 2019-7-27 13:41
新版的移到了这个目录下network什么什么的目录下了。

能具体点吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-10-25 23:44 | 显示全部楼层
ascc2344 发表于 2019-4-22 04:28
俩家伙在配置编译选项目录Libraries里面,选一个

感谢ascc2344的提示,我也解决了这个问题!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-19 03:49

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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