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