小编Zak*_*Zak的帖子

`openocd` 配置脚本找不到 `libusb`

我正在我的 Debian Stretch 系统上安装 OpenOCD。当我运行./configure它时报告找不到 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
...
Run Code Online (Sandbox Code Playgroud)

我安装了正确的依赖项,但仍然收到错误。

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]
Run Code Online (Sandbox Code Playgroud)

是什么赋予了?

debian configure autotools

4
推荐指数
1
解决办法
3136
查看次数

标签 统计

autotools ×1

configure ×1

debian ×1