Zhenbang Wei,

Is it possible that Trilinos was compiled without MPI support? The two 
error you see come from Trilinos functions that uses MPI.

Best,

Bruno

On Thursday, July 4, 2019 at 10:15:51 AM UTC-4, Zb W wrote:
>
> Hello,
> I want to install deal.ii (9.1.1) in the ubuntu 18.04 on Windows 10 WSL.
> I installed the software needed and there are no mistake reports during 
> cmake and make install.
> The install process is shown in the txt file: Install Process.txt
>
> When make test, all tests are failed,(details please see quicktests.log)
> ../../lib/libdeal_II.g.so.9.1.1: error: undefined reference to 
> 'Teuchos::details::safeCommFree(int*)'
> ../../lib/libdeal_II.g.so.9.1.1: error: undefined reference to 
> 'Epetra_MpiComm::Epetra_MpiComm(int)'
> collect2: error: ld returned 1 exit status
>
> Can someone help me to solve this problem?
>
> Thanks.
> Zhenbang Wei
>
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/ff2e0d63-3925-431b-8d95-e5782658c3e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to