discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fedora 27: gr-osmosdr problems: resolved


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Fedora 27: gr-osmosdr problems: resolved
Date: Tue, 19 Dec 2017 17:42:27 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 12/18/2017 05:57 PM, Jeff Long wrote:
Your ldd says you're missing something:

    libboost_system.so.1.60.0 => not found

Since all the other boost versions are 1.64.0, something got linked wrong. That would cause the error you're seeing.

Most likely, there are stray boost libraries in the build path that are getting picked up by the linker, and then they're not in the runtime path. If you don't need the 1.60.0 files, hunt them down and get rid of them.
Thanks for the hint.

Turns out I had forgotten to rebuild gr-iqbal across an F24=>F27 upgrade, so it was linked against libraries that were no longer there, and gr-osmosdr was
  linked against it.





reply via email to

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