无法在x ubuntu 15.10上编译torch

无法在x ubuntu 15.10上编译torch,torch,Torch,这就是我得到的错误 ./Makefile.tail:40: recipe for target 'libs' failed make[1]: *** [libs] Error 1 make[1]: Leaving directory '/tmp/OpenBLAS/kernel' Makefile:133: recipe for target 'libs' failed make: *** [libs] Error 1 Error. OpenBLAS could not be compiled

这就是我得到的错误

./Makefile.tail:40: recipe for target 'libs' failed
make[1]: *** [libs] Error 1
make[1]: Leaving directory '/tmp/OpenBLAS/kernel'
Makefile:133: recipe for target 'libs' failed
make: *** [libs] Error 1
Error. OpenBLAS could not be compiled
这是什么意思?

我用
sudo apt get安装libopenblas dev
如中所述

我修复了
sudo apt get安装libopenblas dev
如中所述