Advertisement
Guest User

Untitled

a guest
May 11th, 2021
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. GET gptokeyb (git)
  2. DELETE (/home/kevinrivm/EmuELEC/sources/gptokeyb/gptokeyb-*)
  3. GIT CLONE gptokeyb
  4. Cloning into '/home/kevinrivm/EmuELEC/sources/gptokeyb/gptokeyb-30b4e9d526ad87bce078bfc2f585a76aa70b96c6'...
  5. HEAD is now at 30b4e9d Initial commit
  6. GIT SUBMODULE gptokeyb
  7. UNPACK gptokeyb
  8. BUILD gptokeyb (target)
  9. TOOLCHAIN make
  10. Executing (target): make
  11. make[1]: Entering directory '/home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/gptokeyb-30b4e9d526ad87bce078bfc2f585a76aa70b96c6'
  12. /home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/toolchain/bin/armv8a-libreelec-linux-gnueabi-g++ -W -Wall `/home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/bin/sdl2-config --cflags` -I/home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/libevdev-1.0 "gptokeyb.cpp" -o gptokeyb -levdev `/home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/bin/sdl2-config --libs`
  13. gptokeyb.cpp:46:10: fatal error: libevdev-1.0/libevdev/libevdev-uinput.h: No such file or directory
  14. #include <libevdev-1.0/libevdev/libevdev-uinput.h>
  15. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. compilation terminated.
  17. make[1]: *** [Makefile:10: all] Error 1
  18. make[1]: Leaving directory '/home/kevinrivm/EmuELEC/build.EmuELEC-Amlogic-ng.arm-4.1/gptokeyb-30b4e9d526ad87bce078bfc2f585a76aa70b96c6'
  19. FAILURE: scripts/install gptokeyb has failed!
  20. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement