From: heister Date: Sat, 1 Oct 2011 10:02:04 +0000 (+0000) Subject: document Trilinos bug X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0163e3e9fb47cbf855755c5f614b2e19ae62a875;p=dealii-svn.git document Trilinos bug git-svn-id: https://svn.dealii.org/trunk@24495 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme-petsc-trilinos.html b/deal.II/doc/readme-petsc-trilinos.html index 229340e0ba..2f82ee4116 100644 --- a/deal.II/doc/readme-petsc-trilinos.html +++ b/deal.II/doc/readme-petsc-trilinos.html @@ -191,6 +191,16 @@ make install

+

+ If the deal configuration complains about +

+configure: error: *** Your Trilinos installation is not compatible with the C++ standard selected for this compiler. See the deal.II FAQ page for a solution. ***
+
+ you have encountered a bug in Trilinos. As a workaround, + include/Sacado_cmath.hpp has to be edited (see the FAQ entry for details). +

+ +

Configuring for installed Trilinos packages