Sample Header Ad - 728x90

`openocd` configure script cannot find `libusb`

5 votes
2 answers
3582 views
I'm installing OpenOCD on my Debian stretch system. When I run ./configure it reports it cannot find libusb.
...
checking for LIBUSB1... no
configure: WARNING: libusb-1.x not found, trying legacy libusb-0.1 as a fallback; consider installing libusb-1.x instead
checking for LIBUSB0... no
...
I have the correct dependencies installed, but I still get the error.
libhidapi-libusb0/stable,now 0.8.0~rc1+git20140818.d17db57+dfsg-1 amd64 [installed,automatic]
libusb-1.0-0/stable,now 2:1.0.21-1 amd64 [installed,automatic]
libusb-1.0-0-dev/stable,now 2:1.0.21-1 amd64 [installed]
What gives?
Asked by Zak (1091 rep)
Jan 10, 2019, 06:47 PM
Last activity: Jan 29, 2019, 11:22 AM