discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Undefined symbol: wav_write_sample


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Undefined symbol: wav_write_sample
Date: Sun, 17 Aug 2014 16:54:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

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

Hi Carlos,

you seem to be setting up linking correctly (if you're not even
requiring more GNU Radio modules than actually necessary in your main
CMakeLists.txt); however try doing
ldd /usr/local/lib/libgnuradio-MLABlocks.so
and check whether the library really is linked against libgnuradio-blocks.

Greetings,
Marcus

On 17.08.2014 16:23, Carlos Alberto Ruiz Naranjo wrote:
> Hello,
> 
> I am developing a block. Now it is a copy of Wav File Sink block. 
> It compiles fine but in the GRC gives me the error:
> 
> ImportError: /usr/local/lib/libgnuradio-MLABlocks.so: undefined
> symbol: _ZN2gr6blocks16wav_write_sampleEP8_IO_FILEsi
> 
> This is the block: https://github.com/qarlosalberto/wav-sink
> 
> *I have done: sudo ldconfig ** I have serched in the mailing list,
> but I haven't solved the problem.
> 
> Thank you.
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJT8MIYAAoJEAFxB7BbsDrLZxkIAIZH8g/2c25J0Z21gfhsrDTJ
JP03eU4udk0PieBoYE3c3ghUwHN4zoOHyAoIG7cll6wiAmwUzJfyd+4kguG0cblK
Rhfp+iW4MM8+xCXwp6mwng6T2iAlniPJvhOy7AJvIImIHqqdA2B/tCCg9P+qrkCP
GaBiqnW31TCatMfrOwxtpT+/2kgKPQKT2BvvmPvcsC72FpTVe3a3VPeL+lZgSG6j
h2u4WRF82VeuL9hSl993BikNt9DkvQSFhrITorhhoCB9jl9vgDGBw9qKK5JMaWN1
oGMwNT6+9lyWtdVQXp/kqgAP5c2+W9bgEkFRdjn/dVOWcOkFF5aJuwCZeaYabXg=
=lIHc
-----END PGP SIGNATURE-----



reply via email to

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