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

Please update dependencies for compiling #941

Open
DC7IA opened this issue Mar 15, 2022 · 0 comments
Open

Please update dependencies for compiling #941

DC7IA opened this issue Mar 15, 2022 · 0 comments

Comments

@DC7IA
Copy link

DC7IA commented Mar 15, 2022

Trying to install the dependencies on current Debian:

sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi libnewlib-arm-none-eabi \
                libusb-1.0 python-usb python-requests make curl

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libusb-1.0
E: Couldn't find any package by glob 'libusb-1.0'
E: Unable to locate package python-usb
E: Unable to locate package python-requests

Trying without these packages:

collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:163: applet.elf] Error 1
make[1]: Leaving directory '/home/user/git/md380tools/applet'
make: *** [Makefile:32: image_S13] Error 2

Please update the instructions to reflect a more modern version of Debian. As Ubuntu is basically Debian it is probably outdated as well.

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

1 participant