You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when I run sudo make install:
make: *** [makefile:69: setup] Error 1
This happens with libusb and hidapi.
Environment
$ uname -a
Linux my-pc 5.15.10-artix1-1 #1 SMP PREEMPT Sat, 18 Dec 2021 00:44:03 +0000 x86_64 GNU/Linux
$ make --version
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ pacman -Qs libusb
local/hidapi 0.11.0-1
Simple library for communicating with USB and Bluetooth HID devices
local/libusb 1.0.24-2
Library that provides generic access to USB devices
I am using g810-led v0.4.2, commit id 5ee810a520f809e65048de8a8ce24bac0ce34490
The text was updated successfully, but these errors were encountered:
I get the following error when I run
sudo make install
:This happens with
libusb
andhidapi
.Environment
I am using
g810-led v0.4.2
, commit id5ee810a520f809e65048de8a8ce24bac0ce34490
The text was updated successfully, but these errors were encountered: