-
Notifications
You must be signed in to change notification settings - Fork 20.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
util.go:45: exit status 1 exit status 1 Makefile:15: recipe for target 'geth' failed make: *** [geth] Error 1 #16204
Comments
If deemed not necessary to fix an issue with an older version, I needed the version because of a migration bug with truffle and geth 1.8.1 which was solved in truffle 4.0.7 yesterday. trufflesuite/truffle#721 (comment) So I guess this can be closed? |
If Geth 1.8.1 builds correctly, then I guess there's not much to do. We won't backport fixes. Thanks for the followup! |
how was this fixed, can you please help me? I am getting the same error while i run 'make geth' |
I have go 1.11.4 and still get the same error... |
Plz help me:; When I do this : $make geth-windows ====================Error message ========================== On Ubuntu: Linux 4.4.0-161-generic #189-Ubuntu SMP Tue Aug 27 08:10:16 UTC 2019 env is below: choi@GITSERVER:~/go/src/github.com/ethereum/newversion/go-ethereum$ go env |
Got similar issue with command: make geth-linux-386 |
System information
OS & Version: Ubuntu 16.04
Commit hash : tags/v1.7.3
Expected behavior
Should be able to compile geth tags/v1.7.3.
Actual behavior
Compilation fails.
Steps to reproduce the behaviour
Backtrace
The text was updated successfully, but these errors were encountered: