I'm trying to build gnuradio on the beaglebone black with angstrom. However when I run make I get this error:
libvolk.so.0.0.0: undefined reference to `volk_32fc_x2_multiply_32fc_neonasm' libvolk.so.0.0.0: undefined reference to `volk_16i_max_star_horizontal_16i_neonasm' libvolk.so.0.0.0: undefined reference to `volk_32fc_32f_dot_prod_32fc_a_neonasm' libvolk.so.0.0.0: undefined reference to `volk_32f_x2_dot_prod_32f_neonasm_opts' libvolk.so.0.0.0: undefined reference to `volk_32fc_32f_dot_prod_32fc_a_neonpipeline' libvolk.so.0.0.0: undefined reference to `volk_32f_x2_dot_prod_32f_neonasm' collect2: error: ld returned 1 exit status make[2]: *** [volk/lib/test_all] Error 1 make[1]: *** [volk/lib/CMakeFiles/test_all.dir/all] Error 2 make: *** [all] Error 2 Anyone have any ideas how to get this built on the BBB, or anyone been able to get gnuradio built. Thanks Joe -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
