discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] undefined symbol with gr-uhd block


From: Alonso Asier
Subject: [Discuss-gnuradio] undefined symbol with gr-uhd block
Date: Mon, 22 Nov 2010 15:32:05 +0000

 Hi all!

I'm trying to use the uhd driver in the grc environment with the gr-uhd blocks (more exactly the single USRP source) but in runtime I receive the following error:

Traceback (most recent call last):
  File "/home/sdrproject/gnuradio/gnuradio-examples/grc/top_block.py", line 16, in <module>
    import uhd_swig
  File "/usr/local/lib/python2.6/dist-packages/uhd_swig/__init__.py", line 25, in <module>
    from uhd_swig_swig import *
  File "/usr/local/lib/python2.6/dist-packages/uhd_swig/uhd_swig_swig.py", line 24, in <module>
    _uhd_swig_swig = swig_import_helper()
  File "/usr/local/lib/python2.6/dist-packages/uhd_swig/uhd_swig_swig.py", line 20, in swig_import_helper
    _mod = imp.load_module('_uhd_swig_swig', fp, pathname, description)
ImportError: /usr/local/lib/libgnuradio-uhd_swig-3.3.0.so.0: undefined symbol: _ZN3uhd4usrp10multi_usrp9ALL_GAINSE

does anyone has some clue?

Un saludo / Best Regards

Asier Alonso Muñoz

Investigador / Researcher
TECNALIA-Telecom

Tecnalia, Parque Tecnológico, Edificio 202. E-48170 Zamudio (Bizkaia) (SPAIN)
Tel: +34 94 600 22 66 ext: 229, Fax: +34 94 600 22 99
address@hidden, www.tecnalia.com

 

 

**************** AVISO LEGAL **************** DISCLAIMER ****************

Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo.

This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it.

**************************************************************************************


reply via email to

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