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 am trying Flashing to eMMC using FEL method with my PINE A64-LTS board.
It gives me a "fatal error" after "make pine64_ums" command.
the error message:
No package 'libusb-1.0' found
fel_lib.c:26:20: fatal error: libusb.h: No such file or directory
compilation terminated.
Makefile:140: recipe for target 'sunxi-fel' failed
make[1]: *** [sunxi-fel] Error 1
make[1]: Leaving directory '/home/yasser/boot-tools/sunxi-tools.tmp'
Makefile:22: recipe for target 'sunxi-tools' failed
make: *** [sunxi-tools] Error 2
The text was updated successfully, but these errors were encountered:
I am trying Flashing to eMMC using FEL method with my PINE A64-LTS board.
It gives me a "fatal error" after "make pine64_ums" command.
the error message:
The text was updated successfully, but these errors were encountered: