kenzok8 / small

ssr passwall bypass依赖
Apache License 2.0
1.01k stars 792 forks source link

LEDE源码,V2ray-plugin编译报错,是go版本的问题吗? #145

Closed Ucopyrightable closed 5 months ago

Ucopyrightable commented 5 months ago

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:44: /home/ubuntu/lede/build_dir/target-aarch64_generic_musl/v2ray-plugin-5.14.1/.built] Error 1 make[3]: Leaving directory '/home/ubuntu/lede/feeds/smpackage/v2ray-plugin' time: package/feeds/smpackage/v2ray-plugin/compile#0.29#0.45#2.90 ERROR: package/feeds/smpackage/v2ray-plugin failed to build. make[2]: [package/Makefile:116: package/feeds/smpackage/v2ray-plugin/compile] Error 1 make[2]: Leaving directory '/home/ubuntu/lede' make[1]: [package/Makefile:110: /home/ubuntu/lede/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/ubuntu/lede' make: [/home/ubuntu/lede/include/toplevel.mk:231:world] 错误 2 ubuntu@ubuntu-virtual-machine:~/lede$ go version go version go1.22.0 linux/amd64