> 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

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to