discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] undefined symbol: _Z20gr_make_io_signatureiii


From: Tomek
Subject: [Discuss-gnuradio] undefined symbol: _Z20gr_make_io_signatureiii
Date: Mon, 05 Nov 2007 14:02:50 +0100

Hey!

I installed gnuradio like described here: 
http://gnuradio.org/trac/wiki/UbuntuInstall and everything worked fine. Now I 
try to run the benchmark and i get this:

 sudo ./usrp_fft.py 
Traceback (most recent call last):
  File "./usrp_fft.py", line 23, in <module>
    from gnuradio import gr, gru
  File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/__init__.py", line 
27, in <module>
    from gnuradio_swig_python import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py", 
line 23, in <module>
    from gnuradio_swig_py_runtime import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
 line 6, in <module>
    import _gnuradio_swig_py_runtime
ImportError: 
/usr/local/lib/python2.5/site-packages/gnuradio/gr/_gnuradio_swig_py_runtime.so:
 undefined symbol: _Z20gr_make_io_signatureiii

I tried to find answers in the history here but was not successful, can anybody 
give me a hint? I get the same error with usrp_benchmark_usb.py 

thanks!
Tomek
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser




reply via email to

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