找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888广告投放联系QQ68610888
广告投放联系QQ68610888广告投放联系QQ68610888
查看: 1514|回复: 3

阡陌大巴路由器openwrt 适配文件

[复制链接]
发表于 2020-9-24 10:35 | 显示全部楼层 |阅读模式
路由器名称QM-B1

openwrt源码地址:https://github.com/monw/lede

提取是适配文件
方便大家加入到lean源码编译固件


本帖子中包含更多资源

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

×
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
发表于 2020-10-1 22:44 | 显示全部楼层
文件如何用?有教程没?

点评

放入对应的位置,就可以编译出阡陌大巴的openwrt  详情 回复 发表于 2020-10-2 09:20
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

 楼主| 发表于 2020-10-2 09:20 | 显示全部楼层
zgxwc 发表于 2020-10-1 22:44
文件如何用?有教程没?

放入对应的位置,就可以编译出阡陌大巴的openwrt

点评

出现如下错误。撒情况!!! checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understan  详情 回复 发表于 2020-10-5 12:31
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

发表于 2020-10-5 12:31 | 显示全部楼层
bobogdst 发表于 2020-10-2 09:20
放入对应的位置,就可以编译出阡陌大巴的openwrt

出现如下错误。撒情况!!!
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld option to reload object files... -r
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @file support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for mipsel-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for pcre-config... pcre-config
checking for pcre headers in ... not found
checking for library containing pcre_exec... no
configure: error: Cannot find pcre library. Configure --with-pcre=DIR
Makefile:132: recipe for target '/home/zgxwchao/lede/build_dir/target-mipsel_24kc_musl/s-s-libev-3.3.5/.configured_68b329da9893e34099c7d8ad5cb9c940' failed
make[3]: *** [/home/zgxwchao/lede/build_dir/target-mipsel_24kc_musl/s-s-libev-3.3.5/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[3]: Leaving directory '/home/zgxwchao/lede/feeds/packages/net/s-s-libev'
time: package/feeds/packages/s-s-libev/compile#9.78#0.92#12.45
package/Makefile:111: recipe for target 'package/feeds/packages/s-s-libev/compile' failed
make[2]: *** [package/feeds/packages/s-s-libev/compile] Error 2
make[2]: Leaving directory '/home/zgxwchao/lede'
package/Makefile:107: recipe for target '/home/zgxwchao/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/zgxwchao/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/zgxwchao/lede'
/home/zgxwchao/lede/include/toplevel.mk:222: recipe for target 'world' failed
make: *** [world] Error 2




本帖子中包含更多资源

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

×
只谈技术、莫论政事!(点击见详情) | 互相尊重、友善交流、切勿过度反应、玻璃心。胡乱输入灌水等操作将会被封禁ID。
回复

使用道具 举报

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

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /2 下一条

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

GMT+8, 2026-8-23 21:54

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

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

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