discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fwd: regarding your paper


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] Fwd: regarding your paper
Date: Sun, 11 May 2014 14:26:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi Lingeswar,

> "/usr/local/lib/python2.7/dist-packages/ieee802_15_4/ieee802_15_4_swig.py",
> line 22, in swig_import_helper
> _mod = imp.load_module('_ieee802_15_4_swig', fp, pathname, description)
> ImportError: /usr/local/lib/libgnuradio-ieee802_15_4.so: undefined
> symbol: _ZN2gr6blocks12count_bits32Ej

I guess libgnuradio-ieee802_15_4.so is not linked against libgnuradio-blocks.so. You can check that with

ldd libgnuradio-ieee802_15_4.so

Are you using the most recent version of 15.4? Linking should work latest since this commit

https://github.com/bastibl/gr-ieee802-15-4/commit/a586256ad5e3fe1cf8c998a68a7276adf6e2d691

Best,
Bastian




reply via email to

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