discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with usrp_oscope.py


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] problem with usrp_oscope.py
Date: Tue, 22 Feb 2005 16:43:06 -0800
User-agent: Mutt/1.5.6i

On Tue, Feb 22, 2005 at 03:47:28PM -0800, Rajaprabhu T.L. wrote:
> Hi,
> 
> I managed to run test_usrp, test_standard_rx programs.
> 
> Now when i try to run usrp_oscope.py it shows the
> following error:
> 
> Traceback (most recent call last):
>   File "./usrp_oscope.py", line 23, in ?
>     from gnuradio import gr
>   File
> "/usr/local/lib/python2.3/site-packages/gnuradio/gr/__init__.py",
> line 27, in ?
>     from gnuradio_swig_python import *
>   File
> "/usr/local/lib/python2.3/site-packages/gnuradio/gr/gnuradio_swig_python.py",
> line 5, in ?
>     import _gnuradio_swig_python
> ImportError: /usr/local/lib/libgnuradio-core.so.0:
> undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE
> 
> Any help would be appreciated. 
> 
> 
> Raja

You're going to need to provide more clues such as
operating system, distribution, architecture, tarball or CVS build...

Did "make check" in gnuradio-core succeed?

Eric




reply via email to

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