Advertisement
Guest User

Error 2

a guest
Mar 24th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. In file included from /home/xus114/shogun-4.1.0/src/shogun/optimization/liblinear/tron.cpp:10:0:
  2. /home/xus114/shogun-4.1.0/src/shogun/mathematics/lapack.h:37:19: fatal error: cblas.h: No such file or directory
  3. #include <cblas.h>
  4. ^
  5. compilation terminated.
  6. make[2]: *** [src/shogun/CMakeFiles/libshogun.dir/optimization/liblinear/tron.cpp.o] Error 1
  7. make[1]: *** [src/shogun/CMakeFiles/libshogun.dir/all] Error 2
  8. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement