I did a fresh rebuild. But it does not work.
/home/schroer/gnuradiocomponents/gnuradio/build-3.7.2/gr-analog/python/analog/qa_agc_test.sh
Traceback (most recent call last):
File
"/home/schroer/gnuradiocomponents/gnuradio/gr-analog/python/analog/qa_agc.py",
line 23, in
from gnuradio impo
I just downloaded the latest master from github in a new directory, used
a new build directory, run cmake and the problem remains.
-- Volker
On Sun, Oct 27, 2013 at 2:18 AM, Volker Schroer wrote:
Hi,
I'm just compiling gnuradio 3.7 latest git.
Some tests in gr-analog failed with undefined
On 10/28/2013 09:19 AM, Tom Rondeau wrote:
> On Sun, Oct 27, 2013 at 2:18 AM, Volker Schroer wrote:
>> ImportError:
>> /home/schroer/gnuradiocomponents/gnuradio/build-3.7.2/gr-analog/lib/libgnuradio-analog-3.7.2git.so.0.0.0:
>> undefined symbol: volk_32f_invsqrt_32f_a
>>
>>
>> But volk_32f_invsqr
On Sun, Oct 27, 2013 at 2:18 AM, Volker Schroer wrote:
> Hi,
>
> I'm just compiling gnuradio 3.7 latest git.
> Some tests in gr-analog failed with undefined symbol:
>
> Traceback (most recent call last):
> File
> "/home/schroer/gnuradiocomponents/gnuradio/gr-analog/python/analog/qa_agc.py",
> li
Hi,
I'm just compiling gnuradio 3.7 latest git.
Some tests in gr-analog failed with undefined symbol:
Traceback (most recent call last):
File
"/home/schroer/gnuradiocomponents/gnuradio/gr-analog/python/analog/qa_agc.py",
line 23, in
from gnuradio import gr, gr_unittest, analog, blocks