[mlpack-git] [mlpack] ARMADILLO_INCLUDE_DIR-NOTFOUND/armadillo_bits/config.hpp not found (#511)
Ryan Curtin
notifications at github.com
Fri Feb 5 14:13:47 EST 2016
Okay, this is getting confusing. From what I can tell, libarmadillo.so is properly linked against the correct liblapack.so. But what doesn't make sense is why, when trying to link against libarmadillo.so, the `clapack_cgetrf` symbol isn't found. Can you verify that that symbol exists in `liblapack.so`? `ldd /usr/lib64/atlas/liblapack.so | grep clapack_cgetrf`.
And also, can you post the output of `VERBOSE=1 make` again? I want to ensure that CMake is linking against the right libraries.
As far as I can tell I have replicated your setup virtually exactly and I am not running into the same issues.
---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/511#issuecomment-180506638
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160205/859c1693/attachment.html>
More information about the mlpack-git
mailing list