Re: [Discuss-gnuradio] volk error

2014-11-02 Thread Mostafa Alizadeh
I have also tested that this is fine to use 'decimating fir filter' in GRC but I don't know why I got this error on c++: symbol lookup error: /usr/local/lib/libgnuradio-filter-3.7.5.so.0.0.0: undefined symbol: volk_malloc Is there a library link error which causes this unknown error? PLZ help me

[Discuss-gnuradio] volk error

2014-11-01 Thread Mostafa Alizadeh
Hello all, I have a c++ code containing "filter::fir_filter_ccc", is built successfully, but there is an error when I run it due this filter: symbol lookup error: /usr/local/lib/libgnuradio-filter-3.7.5.so.0.0.0: undefined symbol: volk_malloc What is the problem and what can I do to foil it?

Re: [Discuss-gnuradio] Volk error

2013-06-11 Thread Yogesh Dahiya
Thanks that kind of worked for me it showed the gui for a while but then it stopped with following error : >>> GRAS: The debug asserts are enabled. <<< Created default thread pool with 4 threads. Using Volk machine: sse4_2_32_orc ASSERT FAIL /home/electron/Downloads/gras/lib/gras_impl/input_buffer

Re: [Discuss-gnuradio] Volk error

2013-06-11 Thread Josh Blum
On 06/11/2013 12:48 PM, Marcus D. Leech wrote: > On 06/11/2013 12:41 PM, Josh Blum wrote: >> >> On 06/11/2013 11:50 AM, Jay Prakash wrote: >>> Running GRC files give following error after re-installation and update >>> with gr-extras. >>> >>> Using Volk machine: sse4_2_32_orc >>> The program 'pyt

Re: [Discuss-gnuradio] Volk error

2013-06-11 Thread Marcus D. Leech
On 06/11/2013 12:41 PM, Josh Blum wrote: On 06/11/2013 11:50 AM, Jay Prakash wrote: Running GRC files give following error after re-installation and update with gr-extras. Using Volk machine: sse4_2_32_orc The program 'python2.7' received an X Window System error. This probably reflects a bug

Re: [Discuss-gnuradio] Volk error

2013-06-11 Thread Josh Blum
On 06/11/2013 11:50 AM, Jay Prakash wrote: > Running GRC files give following error after re-installation and update > with gr-extras. > > Using Volk machine: sse4_2_32_orc > The program 'python2.7' received an X Window System error. > This probably reflects a bug in the program. > The error was

[Discuss-gnuradio] Volk error

2013-06-11 Thread Jay Prakash
Running GRC files give following error after re-installation and update with gr-extras. Using Volk machine: sse4_2_32_orc The program 'python2.7' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Det