karalabe / hid

Gopher Interface Devices (USB HID)
Other
263 stars 131 forks source link

Poll.h not found #17

Closed gaia closed 5 years ago

gaia commented 5 years ago
# github.com/zondax/hid
../../../../pkg/mod/github.com/zondax/hid@v0.9.0/hid_enabled.go:22:11: fatal error: sys/poll.h: No such file or directory
  #include <sys/poll.h>
           ^~~~~~~~~~~~
compilation terminated.
Makefile:94: recipe for target 'install' failed

Ubuntu 18.04.1, x64 hardware, and go version go1.12.4 linux/amd64. While trying to make tools install https://github.com/cosmos/cosmos-sdk

fjl commented 5 years ago

Fixed by #18