Skip to content

Instantly share code, notes, and snippets.

@prologic
Created April 25, 2019 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prologic/b5fa148410a26f917b4d944b72d847c0 to your computer and use it in GitHub Desktop.
Save prologic/b5fa148410a26f917b4d944b72d847c0 to your computer and use it in GitHub Desktop.
Beehive build error
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/goserial@v0.0.0-20121012073615-7b90efdb22b1/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