-
Notifications
You must be signed in to change notification settings - Fork 19.5k
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
编译报错 不知道为什么 #3179
Comments
7:00:59.2497150Z x86 instruction decoder selftest (X86_DECODER_SELFTEST) [N/y/?] (NEW) aborted! |
用ubuntu 16.04 lts编译试试? 编译前先make download下载dl库在make V=99 ,建议不要加-j参数多线程编译,容易出错 |
go语言的服务器不稳,换个镜像就好了。 |
go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
go: finding github.com/gorilla/websocket v1.4.1
build v2ray.com/core/main: cannot load github.com/golang/protobuf/proto: github.com/golang/[email protected]: stream error: stream ID 59; INTERNAL_ERROR
Building targets
build .: cannot find module for path .
Cleaning module download cache (golang/go#27455)
Makefile:307: recipe for target '/home/chiyu/lede/build_dir/target-mipsel_24kc_musl/v2ray-core-4.22.1/.built' failed
make[3]: *** [/home/chiyu/lede/build_dir/target-mipsel_24kc_musl/v2ray-core-4.22.1/.built] Error 1
make[3]: Leaving directory '/home/chiyu/lede/package/lean/v2ray'
time: package/lean/v2ray/compile#2.31#1.34#1039.16
package/Makefile:107: recipe for target 'package/lean/v2ray/compile' failed
make[2]: *** [package/lean/v2ray/compile] Error 2
make[2]: Leaving directory '/home/chiyu/lede'
package/Makefile:103: recipe for target '/home/chiyu/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/chiyu/lede/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/chiyu/lede'
/home/chiyu/lede/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered: