Stefan, On Saturday, April 25, 2020 at 4:17:20 PM UTC-4, Stefan Knauf wrote:
> Unfortuneately now "make install" stops with an error: > [ 42%] Building CXX object > source/lac/CMakeFiles/obj_lac_release.dir/trilinos_precondition_muelu.cc.o > /home/stefan/deal/dealii-9.1.1/source/lac/trilinos_precondition_muelu.cc:24:14: > > fatal error: MueLu_CreateEpetraPreconditioner.hpp: No such file or directory > # include <MueLu_CreateEpetraPreconditioner.hpp> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > source/lac/CMakeFiles/obj_lac_release.dir/build.make:1286: recipe for > target > 'source/lac/CMakeFiles/obj_lac_release.dir/trilinos_precondition_muelu.cc.o' > failed > make[2]: *** > [source/lac/CMakeFiles/obj_lac_release.dir/trilinos_precondition_muelu.cc.o] > Error 1 > CMakeFiles/Makefile2:1409: recipe for target > 'source/lac/CMakeFiles/obj_lac_release.dir/all' failed > make[1]: *** [source/lac/CMakeFiles/obj_lac_release.dir/all] Error 2 > Makefile:129: recipe for target 'all' failed > make: *** [all] Error 2 > I have attached detailed.log etc. > So I guess I am one step further but still the installation with trilinos > support was not successful. Any further idea? > This is due to a non-backward compatible change in Trilinos. Unless you have a good reason don't use their master. It should work fine with 12.18. If you really need Trilinos-master, you need to use the master branch of deal.II and disable the wrappers for MueLU. Best, Bruno -- 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/db034ea5-7e7d-4e16-95d6-a6855a23a1e4%40googlegroups.com.