You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenAir:go-ethereum batsonjay$ go get -u github.com/ethereum/go-ethereum
github.com/obscuren/secp256k1-go
In file included from /Users/batsonjay/Code/go/src/github.com/obscuren/secp256k1-go/secp256.go:9:
In file included from ../../code/go/src/github.com/obscuren/secp256k1-go/./secp256k1/src/secp256k1.c:5:
In file included from ../../code/go/src/github.com/obscuren/secp256k1-go/./secp256k1/src/impl/num.h:11:
../../code/go/src/github.com/obscuren/secp256k1-go/./secp256k1/src/impl/num_gmp.h:286:37: warning: passing 'char [257]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
/usr/local/include/gmp.h:1563:68: note: passing argument to parameter here
OpenAir:go-ethereum batsonjay$ go-ethereum -m
-bash: go-ethereum: command not found