-
Notifications
You must be signed in to change notification settings - Fork 190
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
Pybombs failed to build uhd #621
Comments
I suspect you've run into this issue: EttusResearch/uhd#350 If that's the case, you might be able to resolve this by editing
|
I see thanks fo the response. Once I make this change do I need to uninstall anything previously installed through pybombs? Or simply run |
You could rebuild UHD by running |
I made the suggested change, deleted old prefixes and now get this output:
Could the issue be related to installing uhd from source despite having a binary install? |
I suspect the problem is that your UHD recipe (uhd.lwr) is broken. |
I'm trying to install gnuradio and uhd on a raspberry pi 3 model b+. It is a 32-bit armv7l system running Raspberry Pi OS.
pybombs prefix init ~/prefix-3.10 -R gnuradio-default
fails when trying to build uhd saying:The same error happens for multiple functions across the files mentioned in the above error message. I've attached the full terminal output along with the commands I ran below.
I'm hesitant to change these files because it seems that any changes could have unintended consequences on the system.
Has anyone ran into this issue before? Any suggestions would be greatly appreciated.
pybombs_uhd_error.txt
The text was updated successfully, but these errors were encountered: