Error building on a Raspberry pi 3B+ #3231
Closed
AryehGielchinsky
started this conversation in
General
Replies: 3 comments 3 replies
-
I don't see any error. It looks more like the compiler crashed? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Definitely compiler process failed and this is not about rtl_433 sources.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, this got it working.
It took a while, but eventually finished building, and now works properly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm having trouble building on a raspberry pi 3B+ running Ubuntu server 24.04 LTS. I've already seen #2884 but I don't think it is related.
Ran
sudo apt-get install libtool libusb-1.0-0-dev librtlsdr-dev rtl-sdr build-essential cmake pkg-config
as well assudo apt-get install libssl-dev
because thecmake -B build
wasn't detecting openssl, but the build still fails at 6%.Any ideas how I can complete the build?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions