-
Notifications
You must be signed in to change notification settings - Fork 21k
Closed
Description
On osx 10.9.2:
Trying to :
go get -u -v github.com/ethereum/go-ethereum/ethereum
On top of RC8 results in:
github.com/ethereum/eth-go
github.com/ethereum/eth-go/ethminer
github.com/ethereum/go-ethereum/utils
github.com/ethereum/go-ethereum/ethereum
# github.com/ethereum/go-ethereum/ethereum
37: error: use of undeclared identifier 'rl_catch_sigwinch'
37: error: use of undeclared identifier 'rl_resize_terminal'; did you mean 'rl_reset_terminal'?
`37: error: use of undeclared identifier 'rl_catch_signals'``