discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Locking USRP2 to external 10MHz reference in the


From: Thomas Hobiger
Subject: Re: [Discuss-gnuradio] Locking USRP2 to external 10MHz reference in the UHD/GRC universe
Date: Wed, 24 Nov 2010 08:30:35 +0900
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Mnenhy/0.8.3 Thunderbird/3.0.10

Hi Josh,

Thanks for your hints. It turned out that I had two libuhd.so. One (new one) in /usr/local/lib and one old one in /usr/local/lib64. GRC always loaded the old one which caused the crash. After deleting both and doing a fresh install the problem seems to be solved.

Thanks.

Thomas


On 11/23/2010 10:25 AM, Josh Blum wrote:
Make sure you dont have any old libuhd.so

You said it crashed on import: Run python in gdb and see what it spits out.

gdb python
run -c "from gnuradio import uhd"

... crashes here...

backtrace

-Josh


--
******************************************************************
Dr. Thomas Hobiger
Space-Time Measurement Project
Space-Time Standards Group
New Generation Network Research Center
National Institute of Information and Communications Technology
------------------------------------------------------------------
4-2-1 Nukui-Kitamachi, Koganei
184-8795 Tokyo
Japan
------------------------------------------------------------------
email:  address@hidden
phone:  ++81-042-327-7561
fax:    ++81-042-327-6664
------------------------------------------------------------------
homepage (priv.): http://www.hobiger.org
******************************************************************




reply via email to

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