On Tue, Apr 21, 2020, at 16:06 CDT, Wolfgang Bangerth <[email protected]> wrote:
> On 4/21/20 5:24 AM, Stefan Knauf wrote: >> >> I used the following command: >> >> cmake -DDEAL_II_WITH_MPI=ON >> -DP4ESTDIR=/home/stefan/p4est-2.2/local/lib -DDEAL_WITH_P4EST=ON >> -DDEAL_WITH_TRILINOS=ON ../sources/dealii-9.1.1/ ../install/ >> command >> >> I have attached the cmake output and error log. >> Any help would be appreciated. > > I *believe* that this comes from the following error message: > No rule to make target '/usr/lib/x86_64-linux-gnu/libptscotch.so', needed by > 'cmTC_d4d5a'. Stop. > I don't know where it pulls that in, but it may be from the Trilinos > dependency. Does it work if you switch Trilinos detection off? detailed.log should shed some light on what dependency pulled in libptscotch.so Best, Matthias -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/87r1wg1r5k.fsf%4043-1.org.
