On 11/09/2016 12:04 PM, 'Joaquin' via deal.II User Group wrote:
I hope someone help me. I want to run step-40, so I need trilinos
and petsc. First, I'm trying to interface trilinos-12.6.2 with
deal.II-8.4.1. My computer has a gnu 4.8.4 compiler. Everything is
ok until the "make test". The five step failed. I'm sending
detailed.log and quicktests.log files.
Thanks in advance.
The error you show
/usr/bin/ld: warning: libmpi.so.1, needed by
/home/jomivalen/thesis/trilinos-12.6.2/lib/libmuelu-adapters.so, may
conflict with libmpi.so.12
../../lib/libdeal_II.g.so.8.4.1: undefined reference to
`Teuchos::details::safeCommFree(int*)'
../../lib/libdeal_II.g.so.8.4.1: undefined reference to
`Epetra_MpiComm::Epetra_MpiComm(int)'
suggests that you build Trilinos with a different MPI implementation
than you used for deal.II. This is not going to work.
Best
W>
--
------------------------------------------------------------------------
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.