drive icon indicating copy to clipboard operation
drive copied to clipboard

fatal error: termios.h: No such file or directory

Open hirachau opened this issue 9 years ago • 3 comments

When I attempt to run "go get -u github.com/odeke-em/drive/cmd/drive", I get the following error message: # github.com/odeke-em/drive src gopath/src/github.com/odeke-em/drive/src/tty.go:20:21: fatal error: termios.h: No such file or directory compilation terminated.

hirachau avatar Sep 17 '16 00:09 hirachau

I've seen something similar to this before, can you share your go version and platform? You may just need to update to a newer go version.

To check simply type: go version

professorjamesmoriarty avatar Sep 17 '16 00:09 professorjamesmoriarty

Ping @hirachau!

odeke-em avatar Apr 29 '17 04:04 odeke-em

Same here... Broken compile. Year: 2016, 2017, 2018 (skip), 2019... If anybody has already created a fork with a solution, perhaps we can continue there?

jwdinkel avatar Feb 05 '19 14:02 jwdinkel