From 0163e3e9fb47cbf855755c5f614b2e19ae62a875 Mon Sep 17 00:00:00 2001
From: heister
Date: Sat, 1 Oct 2011 10:02:04 +0000
Subject: [PATCH] document Trilinos bug
git-svn-id: https://svn.dealii.org/trunk@24495 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/readme-petsc-trilinos.html | 10 ++++++++++
1 file changed, 10 insertions(+)
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
--
2.39.5