Skip to content
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

Please help me, uhd_find_devices and uhd_usrp_probe error #42

Closed
AprilianiHutagaol opened this issue Aug 15, 2015 · 5 comments
Closed

Comments

@AprilianiHutagaol
Copy link

uhd_find_devices
linux; GNU C++ version 4.6.3; Boost_104900; UHD_003.004.002-0-unknown

uhd_find_devices: symbol lookup error: uhd_find_devices: undefined symbol: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

@dkozel
Copy link
Contributor

dkozel commented Aug 15, 2015

Hello April,

The UHD version 3.4.2 is over three years old and there are a considerable number of changes and improvements which have been done since then. I'd strongly suggest updating to the latest, 3.8.5. The build_gnuradio script provides an easy way to install the new version. Having more than one version installed at once is rarely useful and very often troublesome so it is recommended to uninstall the old version before installing the new one.

Here is a description of the script.
https://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGRFromSource#Using-the-build-gnuradio-script

The following commands would ensure that you have the prerequisites installed and then build the release version of UHD.

./build_gnuradio prereqs
./build_gnuradio -ut release_003_008_005 uhd_build

I recommend subscribing to the USRP-users mailing list and asking questions there in the future as the GitHub issues are not the best place for support type questions.
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

If you have a problem updating send an email to that list and I'll be happy to help you further.

@mbr0wn mbr0wn closed this as completed Aug 16, 2015
@ciimaicela
Copy link

Hello
I have the same problem. How do I uninstall the old version?

@mbr0wn
Copy link
Contributor

mbr0wn commented Sep 26, 2017

That depends on how you installed it. Maybe apt remove?

@ciimaicela
Copy link

ciimaicela commented Sep 26, 2017 via email

@oladimeji-abdul
Copy link

how did you solve it please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants