找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 451620|回复: 1229

OpenWrt 编译 LuCI -> Applications 添加插件应用说明-L大【2022.11.28】

   火... [复制链接]
感谢,先收藏了,。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

怎么回事,刚进定制页面基本没什么东西了,,,是仓库没下下来吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

可以了,下载三次才有,看来我的梯子不行,估计编译会报错。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

SHELL= flock /home/fehn/lede/tmp/.root-copy.flock -c 'cp -fpR /home/fehn/lede/build_dir/target-mipsel_74kc_musl/linux-brcm47xx_mips74k/iptables-1.6.2/.pkgdir/libip6tc/. /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/root-brcm47xx/'
touch /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/root-brcm47xx/stamp/.libip6tc_installed
echo "libip6tc" >> /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/pkginfo/iptables.default.install
mkdir -p /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/root-brcm47xx/stamp
echo '1.6.2' | cmp -s - /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/pkginfo/libxtables.version || echo '1.6.2' > /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/pkginfo/libxtables.version
SHELL= flock /home/fehn/lede/tmp/.root-copy.flock -c 'cp -fpR /home/fehn/lede/build_dir/target-mipsel_74kc_musl/linux-brcm47xx_mips74k/iptables-1.6.2/.pkgdir/libxtables/. /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/root-brcm47xx/'
touch /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/root-brcm47xx/stamp/.libxtables_installed
echo "libxtables" >> /home/fehn/lede/staging_dir/target-mipsel_74kc_musl/pkginfo/iptables.default.install
make[3]: Leaving directory '/home/fehn/lede/package/network/utils/iptables'
time: package/network/utils/iptables/compile#22.74#5.64#29.44
make[3]: Entering directory '/home/fehn/lede/package/lean/openwrt-fullconenat'
mkdir -p /home/fehn/lede/dl
SHELL= flock /home/fehn/lede/tmp/.fullconenat-1.0.tar.xz.flock -c '      /home/fehn/lede/scripts/dl_github_archive.py --dl-dir="/home/fehn/lede/dl" --url="https://github.com/Chion82/netfilter-full-cone-nat.git" --version="ec14efee249ef11409827a87d6a23dd53deb5149" --subdir="fullconenat-1.0" --source="fullconenat-1.0.tar.xz" --hash="x" || (    echo "Checking out files from the git repository..."; mkdir -p /home/fehn/lede/tmp/dl && cd /home/fehn/lede/tmp/dl && rm -rf fullconenat-1.0 && [ \! -d fullconenat-1.0 ] && git clone  https://github.com/Chion82/netfilter-full-cone-nat.git fullconenat-1.0 && (cd fullconenat-1.0 && git checkout ec14efee249ef11409827a87d6a23dd53deb5149 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd fullconenat-1.0 && git log -1 --format='\''@%ct'\''` && rm -rf fullconenat-1.0/.git &&     tar --numeric-owner --owner=0 --group=0 --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fullconenat-1.0 |     xz -zc -7e > /home/fehn/lede/tmp/dl/fullconenat-1.0.tar.xz && mv /home/fehn/lede/tmp/dl/fullconenat-1.0.tar.xz /home/fehn/lede/dl/ && rm -rf fullconenat-1.0; );     '
fullconenat-1.0.tar.xz: Download from https://github.com/Chion82/netfilter-full-cone-nat.git failed
fullconenat-1.0.tar.xz: Requires sha256sum for verification
Checking out files from the git repository...
Cloning into 'fullconenat-1.0'...
fatal: unable to access 'https://github.com/Chion82/netfilter-full-cone-nat.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
Makefile:64: recipe for target '/home/fehn/lede/dl/fullconenat-1.0.tar.xz' failed
make[3]: *** [/home/fehn/lede/dl/fullconenat-1.0.tar.xz] Error 128
make[3]: Leaving directory '/home/fehn/lede/package/lean/openwrt-fullconenat'
time: package/lean/openwrt-fullconenat/compile#0.10#0.20#0.68
package/Makefile:107: recipe for target 'package/lean/openwrt-fullconenat/compile' failed
make[2]: *** [package/lean/openwrt-fullconenat/compile] Error 2
make[2]: Leaving directory '/home/fehn/lede'
package/Makefile:103: recipe for target '/home/fehn/lede/staging_dir/target-mipsel_74kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/fehn/lede/staging_dir/target-mipsel_74kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/fehn/lede'
/home/fehn/lede/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2

点评

预先下载dl库,可以避免下载造成的编译失败。 make download V=s   详情 回复 发表于 2018-10-22 09:57
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

本帖最后由 fehn 于 2018-10-21 19:35 编辑

编译一个多小时报错,是梯子不稳定吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

旅程159 发表于 2018-10-22 09:57
预先下载dl库,可以避免下载造成的编译失败。
make download V=s 

加在这个make -j1 V=s之前是吧,我这几天编译了很多次,短的半个小时长的一个多小时挂掉。。。

点评

是的。如果你熟悉所需库文件版本,也可以复制提示error的文件链接用迅雷下载后拷贝到 /dl里面  详情 回复 发表于 2018-10-22 12:19
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-27 02:54

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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