discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] UHD ABI compatibility


From: Suman Bhunia
Subject: [Discuss-gnuradio] UHD ABI compatibility
Date: Mon, 29 Jan 2018 16:47:28 -0800
User-agent: Zoho Mail

Hi,

I am trying to install USRP X310 in Ubuntu 16.04. hen I am trying to run "uhd_fft" command, I encounter the following error.

RuntimeError:
GR-UHD detected ABI compatibility mismatch with UHD library.
GR-UHD was build against ABI: 3.9.0-0,
but UHD library reports ABI: 3.10.2
Suggestion: install an ABI compatible version of UHD,
or rebuild GR-UHD component against this ABI version.


I am using GNURadio version 3.7.9. I have installed UHD driver from Ettus PPA (UHD_003.010.002.000-release) using the following commands:

sudo add-apt-repository ppa:ettusresearch/uhd
sudo apt-get update
sudo apt-get install libuhd-dev libuhd003 uhd-host

After doing a thorough search in google, I infer that I have to instal GNURadio release that use UHD ABI version of 3.10.02. I was wondering if you could let me know which release of GNURadio would be suitable for my case.

Thanks,
Suman



     


reply via email to

[Prev in Thread] Current Thread [Next in Thread]