-
Notifications
You must be signed in to change notification settings - Fork 327
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
Can't compile on Raspberry Model B Revision 2.0 #838
Comments
Hmm, it looks like it's finding the Please also post the output of Is this Raspbian Buster? |
This is on Raspberry OS Bullseye, not Buster.
|
I pulled out my Raspberry Pi 1, flashed the latest Raspberry Pi OS Lite Bullseye image, and it builds (and runs) just fine for me. I don't have any Since there's not a package on your system that provides those If you want to try to make it work, you could try symlinking |
You are right, something was wrong with my installation, even if I installed it with rpi-imager. This time I blanked the sd witth dd before and was able to compile moonlight-embedded. |
I'm trying to compile moonlight-embedded on this ancient piece of history, I'm not really sure if it is expected to compile or run so feel free to close this issue with a "LOL" stamp.
I first tested the prebuilt binary but it returns just an
Illegal Instruction
message, so following this issue #832 I tried to compile it from source.The base OS is Raspberry OS Lite,
Linux raspberrypi 5.10.63+ #1488 Thu Nov 18 16:14:04 GMT 2021 armv6l GNU/Linux
This is my output:
The IL stuff appears to be on my system:
The text was updated successfully, but these errors were encountered: