As am I.

Okay I tried as you suggested, and same issue. It can't 
find -l/usr/lib64/libblas.so.3.6.1 . There is something off with the 
library but I have not the foggiest what it is. 

Also, did somehow click respond privately as I was heading out the door 
earlier. I'm beginning to suspect I did, but google doesn't have any 
obvious signs that this was done. Of course, if it's still posting fine, 
feel free to ignore my this particular ramble. 

~M 

On Tuesday, October 4, 2016 at 7:33:33 PM UTC-5, Wolfgang Bangerth wrote:
>
> 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:                 bang...@colostate.edu 
> <javascript:> 
>                             www: http://www.math.colostate.edu/~bangerth/ 
>

On Tuesday, October 4, 2016 at 7:33:33 PM UTC-5, Wolfgang Bangerth wrote:
>
> 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:                 bang...@colostate.edu 
> <javascript:> 
>                             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.

Reply via email to