Skip to content

make错误 #17

Description

@mtz1992

请问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
怎么解?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions