discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD ABI compatibility


From: Martin Braun
Subject: Re: [Discuss-gnuradio] UHD ABI compatibility
Date: Tue, 30 Jan 2018 05:46:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 01/30/2018 01:47 AM, Suman Bhunia wrote:
> 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.

If you build GNU Radio from source, you skip all ABI issues (by virtue
of re-linking). That would be my recommendation.

-- M



reply via email to

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