openwrt编译失败,求大佬分析下错误原因

121次阅读

共计 1585 个字符,预计需要花费 4 分钟才能阅读完成。

go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/Azure/[email protected]: Get "https://proxy.golang.org/github.com/%21azure/go-ntlmssp/@v/v0.0.0-20200615164410-66371956d46c.mod": dial tcp 142.251.43.17:443: i/o timeout
Building targets
no Go files in /home/username/lede/build_dir/target-mipsel_24kc_musl/frp-0.45.0/.go_work/build
make[3]: *** [Makefile:67: /home/username/lede/build_dir/target-mipsel_24kc_musl/frp-0.45.0/.built] Error 1
make[3]: Leaving directory ‘/home/username/lede/feeds/packages/net/frp’
time: package/feeds/packages/frp/compile#0.23#0.78#1112.12
ERROR: package/feeds/packages/frp failed to build.
make[2]: *** [package/Makefile:116: package/feeds/packages/frp/compile] Error 1
make[2]: Leaving directory ‘/home/username/lede’
make[1]: *** [package/Makefile:110: /home/username/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory ‘/home/username/lede’
make: *** [/home/username/lede/include/toplevel.mk:231: world] Error 2
复制代码
迅雷下载宝 TB01(MT7621A)
使用的这个教程,用的 Ubuntu20.04

提子全局,稳定性

https://**blogs.com/wutou/p/16000756.html

ak2021 发表于 2022-12-9 15:03
提子全局,稳定性

这是哪个博客

学到知羞耻 发表于 2022-12-9 15:04
这是哪个博客

前面是 c n 连接超时了。梯子挂好第一个链接超时 github.com/Azure/[email protected]: Get "https://proxy.golang.org/github.com/%21azure/go-ntlmssp/@v/v0.0.0-20200615164410-66371956d46c.mod": dial tcp 142.251.43.17:443: i/o timeout
第二个,frp 失败 make[2]: *** [package/Makefile:116: package/feeds/packages/frp/compile] Error 1
,你先挂全局,make download -j1 V=sc 这条命令没报错在下一步,单线程跑你需要下载的文件需要翻的直接在 Github 上编译不香吗

正文完
 0