-
Notifications
You must be signed in to change notification settings - Fork 917
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
Build error on Fedora 35 #995
Comments
Same problem here. [Manjaro / kernel 5.16]
|
How did you manage to come that far? I am already stuck at compiling version.c:
|
@pwpiwi - looks like you have a different error, probably related to some dependencies... ? |
@bnfserra: |
In the meantime, I was able to start playing via docker : |
I made these changes to have it compile: |
Same issue ( |
you can also try https://github.com/rfidresearchgroup/proxmark3 which is a more up-to-date client / firmware for your proxmark3 |
The changes from @crazyquark's commit solved the issue. |
This is not the way you're supposed to use linker defined symbols.
|
https://github.com/rfidresearchgroup/proxmark3 has
that makes a ton more sense. thanks. |
Hello Proxmark team !
I'm trying to build proxmark on fedora 35 (arm-none-eabi-gcc 11.1.0) and got the following error:
Here is information about arm-none-eabi-gcc:
Thanks in advance for your help !
The text was updated successfully, but these errors were encountered: