Created
April 25, 2019 02:52
-
-
Save prologic/b5fa148410a26f917b4d944b72d847c0 to your computer and use it in GitHub Desktop.
Beehive build error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prologic@Jamess-MacBook | |
Thu Apr 25 12:50:32 | |
~/Contributions/beehive | |
(master) 0 | |
$ go build | |
# github.com/huin/goserial | |
../../go/pkg/mod/github.com/huin/[email protected]/serial_posix.go:5:11: fatal error: 'termios.h' file not found | |
#include <termios.h> | |
^~~~~~~~~~~ | |
1 error generated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment