discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] .so: undefined symbol: _ZN2gr6blocks12count_bits1


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] .so: undefined symbol: _ZN2gr6blocks12count_bits16E
Date: Tue, 11 Feb 2014 11:34:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Raf Raf,

I (and git) can't seem to find the
set(GR_REQUIRED_COMPONENTS
line in your CMakeLists.txt at all. That shouldn't be the case. Please
add it somewhere around line 92 as discussed and give it a try :)

Greetings,
Marcus

On 11.02.2014 11:17, raf raf wrote:
> Hi Marcus,
> 
> 
> 
> I tried to have a lib/CMakeLists.txt  and CMakeLists.txt with a
> same content like in ieee802-15-4 of Bastian, but it didn't work
> and now I had  this error after a modifications :
> 
> 
> ImportError: 
> /usr/local/lib/python2.7/dist-packages/ieee_868_915/_ieee_868_915_swig.so:
>
> 
undefined symbol: _ZN2gr12ieee_868_91511packet_sink4makeEv
> 
> 
> 
> You can get my project from a github :
> 
> https://github.com/zitouni/gr-ieee_868_915
> 
> 
> Thank you a lot
> 
>> Date: Tue, 11 Feb 2014 11:07:42 +0100 From:
>> address@hidden To: address@hidden;
>> address@hidden; address@hidden Subject: Re:
>> [Discuss-gnuradio] .so: undefined symbol:
>> _ZN2gr6blocks12count_bits16E
>> 
>> On 02/11/2014 10:47 AM, Marcus Müller wrote:
>>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>>> 
>>> Bastians solution seems to have fixed your problem by adding
>>> the gr-blocks library to your linker targets. But now your
>>> error exposes that you didn't link against the gr-runtime. Are
>>> you sure you have something like set(GR_REQUIRED_COMPONENTS
>>> RUNTIME BLOCKS)
>> 
>> ...and maybe also PMT set(GR_REQUIRED_COMPONENTS RUNTIME BLOCKS
>> PMT)
>> 
>>> and not deleted the RUNTIME component, leaving only 
>>> set(GR_REQUIRED_COMPONENTS BLOCKS) ?
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS+fyxAAoJEAFxB7BbsDrLbToH/2YRM4eL+0+2SXmlR5C1cSnd
9cJr7qILf8hXXfc0Z/lFQeYWEGYT4hjA77QbmNtD2Xr1nWFsaxeVMa/aMwJqTgEF
M6FrVFh0J4ZRMDNzy2uMBTCi+8NjA0cOMMUjsvlWqRWbHv9JPDe1L8s64AzHZpMz
am4BOMQf3Sk05Y4IA4EMGgIZPRB10uPaUKIVe2orPngnqtSsvjwX13xY3HKoNeVU
gnmuqROIf0I9vC3iqPha4wva6/C6IPEa/Rg86XKJ8DRlHI1eg+7Hp5ZsVma/9Qoz
w5kYbXDvFoGOEJnhNZVA52cPC3QmsqITXm2T+jCkw6gN/GHgGikzqBSbOaxZbXQ=
=eJ4W
-----END PGP SIGNATURE-----



reply via email to

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