On Mon, Oct 28, 2013 at 3:14 PM, Sylvain Munaut <246...@gmail.com> wrote:
>> Rerun cmake (or touch a CMakeLists.txt file to force cmake to rerun),
>> then rebuild.
>
> As I said ... new build dir and fresh checkout ... so I don't see how
> that would help.
>
> To me looks like a typo in
> volk/kernels/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h
>
> -    volk_32fc_s32fc_x2_rotator_32fc_avx(outVector, inVector,
> phase_inc, phase, num_points);
> +    volk_32fc_s32fc_x2_rotator_32fc_a_avx(outVector, inVector,
> phase_inc, phase, num_points);
>
> Cheers,
>
>    Sylvain

Fixed. Long story; that was fixed and then I missed adding that fix
before checking in on my non-avx box.

Tom

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to