Closed sergeyt closed 10 years ago
I use go1.3.3 windows/amd64.
go get github.com/franela/goblin output:
go get github.com/franela/goblin
$GOPATH\src\github.com\franela\goblin\util.go:10: undefined: syscall.Termios $GOPATH\src\github.com\franela\goblin\util.go:11: undefined: syscall.SYS_IOCTL $GOPATH\src\github.com\franela\goblin\util.go:11: undefined: ioctlReadTermios $GOPATH\src\github.com\franela\goblin\util.go:11: not enough arguments in call to syscall.Syscall6
Fixed by 23dfc38385c69b12cb04a1b8df00314a4e662ed9
I use go1.3.3 windows/amd64.
go get github.com/franela/goblin
output: