docker-kaldi-gstreamer-server icon indicating copy to clipboard operation
docker-kaldi-gstreamer-server copied to clipboard

Build fails: MKL libraries could not be found

Open alx741 opened this issue 6 years ago • 1 comments
trafficstars

MKL seems to be the default now, so the build fails with:

[...]
make[1]: Leaving directory '/opt/kaldi/tools/portaudio'
Configuring KALDI to use MKL.
Checking compiler g++ ...
Checking OpenFst library in /opt/kaldi/tools/openfst ...
Checking cub library in /opt/kaldi/tools/cub ...
Doing OS specific configurations ...
On Linux: Checking for linear algebra header files ...
Configuring MKL library directory: ***configure failed: MKL libraries could not be found. Please use the switch --mkl-libdir  ***
The command '/bin/sh -c git clone https://github.com/kaldi-asr/kaldi &&     
[...]
returned a non-zero code: 1

alx741 avatar Apr 19 '19 21:04 alx741

@jcsilva can you check this issue please?

maxjf1 avatar Nov 05 '19 19:11 maxjf1