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 _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
