Skip to content
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

make image error #1217

Open
18600294832 opened this issue Dec 15, 2023 · 0 comments
Open

make image error #1217

18600294832 opened this issue Dec 15, 2023 · 0 comments

Comments

@18600294832
Copy link

docker run --rm -v pwd:/go-iost iostio/iost-dev:3.9.0
go build -ldflags "-X github.com/iost-official/go-iost/v3/core/global.BuildTime=20231215_061032+0000 -X github.com/iost-official/go-iost/v3/core/global.GitHash=9bdfcdafcc651099f4da6f7d9898566196954a15 -X github.com/iost-official/go-iost/v3/core/global.CodeVersion=3.9.1" -o target/iserver ./cmd/iserver

github.com/iost-official/go-iost/v3/cmd/iserver

/goroot/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld:/go-iost/vm/v8vm/v8/libv8/_linux_amd64/libvm.so: file format not recognized; treating as linker script
/usr/bin/ld:/go-iost/vm/v8vm/v8/libv8/_linux_amd64/libvm.so:1: syntax error
collect2: error: ld returned 1 exit status

make: *** [Makefile:45: iserver] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant