Hi everyone, I'm a new guy of deal.II. Recently, I have been compiling deal.ii 8.5.0, and encountered a problem. I hope some master can help me. My OS is CentOS 6.8, intel fortran xe 2013, openmpi1.8.6, gcc 6.1.0. To install P4EST, I yum install atlas atlas-devel lapack-devel blas-devel. P4EST was installed well with“--enable-mpi”. I ran the following line in subdirectory "dealii/bulid"" "cmake -DP4EST_DIR=/home/software/PRISMS-PF/p4est-1.1 -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON -DCMAKE_INSTALL_PREFIX=/home/software/PRISMS-PF/dealii" it's done ok. then I ran: "make install" it's not ok, like this: [85%] Building CXX object source/numerics/CMakeFiles/obj_numerics.debug.dir/vector_tools_integrate_difference.cc.o C ++: Compiler internal error: killed (program cc1plus) Please submit a complete error report, If possible, please attach the pre-processed source file. See <http://gcc.gnu.org/bugs.html> for instructions. Make [2]: *** [source / numerics / CMakeFiles / obj_numerics_debug.dir / vector_tools_project_inst2.cc.o] Error 4 Make [2]: *** is waiting for an unfinished task .... Make [1]: *** [source / numerics / CMakeFiles / obj_numerics_debug.dir / all] Error 2 Make: *** [all] error 2 How can I deal with it? Thank you in advance. Best regards Jason
-- 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. For more options, visit https://groups.google.com/d/optout.