Dear zs,
that looks most like a broken GNU Radio installation, or rather multiple conflicting installations. Considering I interpret between the lines that you're building this on OS X: How did you install GNU Radio? Did you update any of the dependencies of GNU Radio, but not GNU Radio since you've installed it?
Also, "make -jX": please make sure to replace "X" with the number of CPU cores you have (for parallel builds).
Best regards,
Marcus
On 27.08.2017 09:34, w xd wrote:
Environment: Mac os 10.12.6
I want to install gr-lte and learn something about LTE. And I follow the instruction from https://github.com/kit-cel/gr-lte.
when the go to the command "make -jX", it go wrong.
The error message:
Linking CXX shared library libgnuradio-lte.dylibUndefined symbols for architecture x86_64:"_volk_32f_accumulator_s32f_a", referenced from:gr::lte::pcfich.....
Have someone met this problem? Thanks very much.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment