Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL ERROR with PINE A64-LTS #9

Open
YasserMojahed opened this issue Sep 10, 2018 · 1 comment
Open

FATAL ERROR with PINE A64-LTS #9

YasserMojahed opened this issue Sep 10, 2018 · 1 comment

Comments

@YasserMojahed
Copy link

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

image

@warrenc5
Copy link

warrenc5 commented Mar 8, 2021

did you install dev like https://linux-sunxi.org/Sunxi-tools#Building

debian/ubuntu
apt-get install libusb-1.0-0-dev zlib1g-dev
fedora
yum install libusbx-devel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants