On 10/04/2016 06:01 PM, Matt Weller wrote:
So, I upgraded to Trilinos 12.8.1, and the same problem happens.
[ 10%] Linking CXX shared library libteuchosnumerics.so
/usr/bin/ld: cannot find -l/usr/lib64/libblas.so.3.6.1
I'm at a loss, and not an expert in Trilinos anyway.
What happens if you had a small program that contained nothing but
int main() {}
and which you compile via
c++ test.cc -l/usr/lib64/libblas.so.3.6.1
? What if this program contained a call to a BLAS function?
Best
Wolfgang
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bange...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.