-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
编译adguardhome时出错 #498
Comments
更换openwrt的golang版本,正在尝试重新编译,用的是以下命令: |
ubuntu22.04.5也安装了go1.23rc2,编译adguard依旧出错,这个意思是访问golang.org timeout吗?我已经是科学上网环境了 ../../internal/aghalg/nullbool.go:8:2: github.com/AdguardTeam/golibs@v0.24.0: Get "https://proxy.golang.org/github.com/%21adguard%21team/golibs/@v/v0.24.0.zip": dial tcp 142.251.215.241:443: i/o timeout make[3]: *** [Makefile:84: /home/test/lede/build_dir/target-x86_64_musl/AdGuardHome-0.107.52/.built] Error 1 |
你网络的问题吧。链接你随便点下,看看能下载吗?如果是vps或者自己的虚拟机编译的,ssh下你用 |
make[3]: *** [Makefile:84: /home/test/lede/build_dir/target-x86_64_musl/AdGuardHome-0.107.52/.built] Error 1
make[3]: Leaving directory '/home/test/lede/feeds/kenzo/adguardhome'
time: package/feeds/kenzo/adguardhome/compile#0.23#1.15#1.29
ERROR: package/feeds/kenzo/adguardhome failed to build.
make[2]: *** [package/Makefile:116: package/feeds/kenzo/adguardhome/compile] Error 1
make[2]: Leaving directory '/home/test/lede'
make[1]: *** [package/Makefile:110: /home/test/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/test/lede'
make: *** [/home/test/lede/include/toplevel.mk:231:world] 错误 2
The text was updated successfully, but these errors were encountered: