0) uninstall GNU Radio
1) uninstall UHD
2) cd into $prefix (/usr/local for me), and remove cruft
3) cd UHD, git pull, rm -rf the build, cmake, make, install
4) cd GNU Radio, git pull, rm -rf the build, cmake, make, install
Although the above takes some effort, it almost always works. Most of the time, I find that "rm -rf the build" takes care of the issues such as what you wrote about; occasionally the GIT master has a build issue, but that's pretty rare. So, you -can- get UHD + GNU Radio working with your setup; just keep persisting. Good luck! - MLD
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment