open-speech/speech-aligner

make错误

mtz1992 opened this issue · 3 comments

请问make -j的时候出现如系错误:
/usr/bin/ld: CMakeFiles/speech-aligner.dir/src/matrix/kaldi-matrix.cc.o: undefined reference to symbol 'cblas_ssyrk'
//usr/lib/x86_64-linux-gnu/libblas.so.3: 无法添加符号: DSO missing from command line
collect2: error: ld returned 1 exit status
CMakeFiles/speech-aligner.dir/build.make:1636: recipe for target '../bin/speech-aligner' failed
make[2]: *** [../bin/speech-aligner] Error 1
CMakeFiles/Makefile2:150: recipe for target 'CMakeFiles/speech-aligner.dir/all' failed
make[1]: *** [CMakeFiles/speech-aligner.dir/all] Error 2
Makefile:148: recipe for target 'all' failed
make: *** [all] Error 2
怎么解?

hi, I am getting the same error.

hello,这个问题解决了吗?我也遇到了这个问题

same here