-
Notifications
You must be signed in to change notification settings - Fork 146
Description
[ 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