Replies: 1 comment
-
已经找到答案: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大佬们好,连续两天编译passwall2的固件时,在进行到xray-core 1.8.9时一直提示如下,个人理解是需要go1.22版本以上,我自己尝试了各种方法仍然无解,还请知道的大佬指点迷津,谢谢!:
Finding targets
go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
Building targets
go: ../../go.mod requires go >= 1.22 (running go 1.21.5; GOTOOLCHAIN=local)
make[3]: *** [Makefile:91: /home/openwrt/lede/build_dir/target-aarch64_generic_musl/Xray-core-1.8.9/.built] Error 1
make[3]: Leaving directory '/home/openwrt/lede/feeds/passwall_packages/xray-core'
time: package/feeds/passwall_packages/xray-core/compile#1.17#0.52#1.78
ERROR: package/feeds/passwall_packages/xray-core failed to build.
make[2]: *** [package/Makefile:116: package/feeds/passwall_packages/xray-core/compile] Error 1
make[2]: Leaving directory '/home/openwrt/lede'
make[1]: *** [package/Makefile:110: /home/openwrt/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/openwrt/lede'
make: *** [/home/openwrt/lede/include/toplevel.mk:231: world] Error 2
Beta Was this translation helpful? Give feedback.
All reactions