discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Undefined symbol when running gnuradio-companion with


From: Richard Sharpe
Subject: [Discuss-gnuradio] Undefined symbol when running gnuradio-companion with hackrf
Date: Fri, 5 Sep 2014 20:45:03 -0700

Hi folks,

I managed to get pybombs to install and build on my Fedora 19 system
with hackrf and gr-osmosdr.

However, when I run with an osmocom source and the HackRF connected I
get the following error. Has anyone seen this? What causes it?

Executing: "/home/rsharpe/pybombs/top_block.py"

Traceback (most recent call last):
  File "/home/rsharpe/pybombs/top_block.py", line 17, in <module>
    import osmosdr
  File "/home/rsharpe/target/lib64/python2.7/site-packages/osmosdr/__init__.py",
line 26, in <module>
    from osmosdr_swig import *
  File 
"/home/rsharpe/target/lib64/python2.7/site-packages/osmosdr/osmosdr_swig.py",
line 26, in <module>
    _osmosdr_swig = swig_import_helper()
  File 
"/home/rsharpe/target/lib64/python2.7/site-packages/osmosdr/osmosdr_swig.py",
line 22, in swig_import_helper
    _mod = imp.load_module('_osmosdr_swig', fp, pathname, description)
ImportError: /home/rsharpe/target/lib64/libgnuradio-osmosdr-0.1.4git.so.0.0.0:
undefined symbol: _ZN2gr6blocks8throttle4makeEmdb

>>> Done


-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)



reply via email to

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