On 10/31/2014 05:42 PM, Daniel Batista wrote:
Hi,
I have installed GNU Radio Companion 3.7.5 and the gr-fcdproplus from
dl1ksv/gr-fcdproplus (GitHub).
By simpy connecting the fcdproplus block with an fft sink I receive
the following error:
File "/home/duthsat/top_block.py", line 15, in <module>
import fcdproplus
File
"/usr/local/lib/python2.7/dist-packages/fcdproplus/__init__.py", line
45, in <module>
from fcdproplus_swig import *
File
"/usr/local/lib/python2.7/dist-packages/fcdproplus/fcdproplus_swig.py", line
26, in <module>
_fcdproplus_swig = swig_import_helper()
File
"/usr/local/lib/python2.7/dist-packages/fcdproplus/fcdproplus_swig.py", line
22, in swig_import_helper
_mod = imp.load_module('_fcdproplus_swig', fp, pathname, description)
ImportError: /usr/local/lib/libgnuradio-fcdproplus.so.0: undefined
symbol: udev_enumerate_new
What I'm doing wrong? version 3.7.5 is it compatible with the
dl1ksv/gr-fcdproplus?
Thank you in advance for your help!
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
This is because the version of the libusb library you have is too old to
have that particular API call in it.
--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio