Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

srsLTE compile error #145

Open
martinspears opened this issue Dec 21, 2022 · 0 comments
Open

srsLTE compile error #145

martinspears opened this issue Dec 21, 2022 · 0 comments

Comments

@martinspears
Copy link

[ 38%] Linking CXX executable chest_test_ul
/usr/bin/ld: ../../libsrslte_phy.a(viterbi37_avx2_16bit.c.o):(.bss+0x20): multiple definition of Branchtab37_sse2'; ../../libsrslte_phy.a(viterbi37_avx2.c.o):(.bss+0x20): first defined here /usr/bin/ld: ../../libsrslte_phy.a(viterbi37_avx2_16bit.c.o):(.bss+0x0): multiple definition of firstGo'; ../../libsrslte_phy.a(viterbi37_avx2.c.o):(.bss+0x0): first defined here
/usr/bin/ld: ../../libsrslte_phy.a(viterbi37_sse.c.o):(.bss+0x0): multiple definition of `Branchtab37_sse2'; ../../libsrslte_phy.a(viterbi37_avx2.c.o):(.bss+0x20): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_ul.dir/build.make:101: lib/src/phy/ch_estimation/test/chest_test_ul] Error 1
make[1]: *** [CMakeFiles/Makefile2:2174: lib/src/phy/ch_estimation/test/CMakeFiles/chest_test_ul.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
build process failed, please check the above output for errors and file a bug report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant