Closed duncan-bayne closed 5 years ago
This seems to be caused by a workaround to a missing function in FreeBSD libusb. The function has since been added, and is now conflicting with the workaround in blink1-tool.
I'll submit a PR shortly.
Hi, I believe I fixed this is the most recent commit. I added a small patch to hidapi for now. You should really submit this issue to hidapi though.
I'm running FreeBSD 11.2 amd64. When I try building blink1-tool with GNU Make via
gmake
(not BSD Make because of #12), I get the following errors: