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
(何以解憂?唯有杜康。--曹操)

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to