-
Notifications
You must be signed in to change notification settings - Fork 1.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
Build error with v1.2.4 #1667
Comments
could you provide your gcc/clang version? I would say you have very old version of compiler installed, maybe try to update it |
Hi, my gcc version is:
But I can build v1.1.22 successfully. |
We updated dependencies so now you should have newer version of GCC or you can try setting |
Hi, which gcc version do I need? And after I set
|
Try it again with |
@shiziwen any update? |
I have tried this env parameter, but it didn't work. I will try to upgrade the gcc to version 5. |
@MatusKysel |
Hi, when I build v1.2.4 using 'make geth', I got the following errors:
My go version is
go version go1.19.6 linux/amd64
and I can build v1.1.22 successfully.
The text was updated successfully, but these errors were encountered: