-
Notifications
You must be signed in to change notification settings - Fork 25
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 breakage on Raspberry Pi #52
Comments
I just tried on a Pi 3 (armv7) and a CM4 (aarch64) and had no issues compiling. See below for build logs from the latter:
I also just ran |
Bringing this back up again since I saw an announcement from the HamPi project that FreeDV is temporarily excluded from their latest version. Looks like I'm now seeing the same issue on 32-bit bookworm and the Pi 5:
The issue seems to be primarily that on the 32 bit version, the kernel is still aarch64 while the rest of userspace is armhf. Not sure how we can detect that in the build process. |
I'm attaching a build log from the Raspberry Pi which shows the master branch is unable to complete build. Hoping you can fix this issue with the missing symbol:
The text was updated successfully, but these errors were encountered: