Hello,
I am trying to install dealii on a Linux system and I get the following
error:
/Downloads/dealii-9.3.2/include/deal.II/base/symmetric_tensor.templates.h:113:39:
in constexpr expansion of ‘dealii::determinant<3, float>(B)’
/Downloads/dealii-9.3.2/include/deal.II/base/symmetric_tensor.templates.h:113:43:
internal compiler error: Segmentation fault
const Number tmp_2 = determinant(B) / 2.0;
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
source/base/CMakeFiles/obj_base_release.dir/build.make:1223: recipe for
target 'source/base/CMakeFiles/obj_base_release.dir/symmetric_tensor.cc.o'
failed
make[2]: ***
[source/base/CMakeFiles/obj_base_release.dir/symmetric_tensor.cc.o] Error 1
CMakeFiles/Makefile2:2078: recipe for target
'source/base/CMakeFiles/obj_base_release.dir/all' failed
make[1]: *** [source/base/CMakeFiles/obj_base_release.dir/all] Error 2
Makefile:135: recipe for target 'all' failed
make: *** [all] Error 2
Could someone please help me with this?
--
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/acf92032-aa11-46f9-a8bf-011d8858e253n%40googlegroups.com.