discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Error: undefined symbol: volk_malloc


From: Hoang Ngo-Khac
Subject: [Discuss-gnuradio] Error: undefined symbol: volk_malloc
Date: Fri, 26 Sep 2014 13:00:36 +0700

Dear all,

I had gnuradio-3.7.3 running normally. However, now everytime I run a flowgraph in GRC, it stops and throws an error: 

Traceback (most recent call last):
  File "/home/khachoang/GNU_Radio/test_grc/2Node_NoController/top_block.py", line 14, in <module>
    from gnuradio.filter import firdes
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/filter/__init__.py", line 32, in <module>
    from filter_swig import *
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/filter/filter_swig.py", line 28, in <module>
    _filter_swig = swig_import_helper()
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/filter/filter_swig.py", line 24, in swig_import_helper
    _mod = imp.load_module('_filter_swig', fp, pathname, description)
ImportError: /usr/local/lib/libgnuradio-filter-3.7.3.so.0.0.0: undefined symbol: volk_malloc

I haven't seen it before and have no idea why. Before it become like that, I ran this command: apt-cache search libqt4.

How should I fix it?

Thanks,
Hoang Ngo

Hoang Ngo-Khac
Research Assistant - Lab. of Signal and System, FET, UET, Vietnam National University-Hanoi (VNU-H)
Alternative email:  address@hidden, address@hidden
Mobilephone:  +84.163.682.7874

reply via email to

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