Hi , I am trying to install dealii in a Linux environment and when I run the command make install after the CMake step, once the make process has reached 100 % I get the following error message:
*Scanning dependencies of target obj_meshworker.debug* *[100%] Building CXX object source/meshworker/CMakeFiles/obj_meshworker.debug.dir/mesh_worker.cc.o* *[100%] Building CXX object source/meshworker/CMakeFiles/obj_meshworker.debug.dir/mesh_worker_info.cc.o* *[100%] Building CXX object source/meshworker/CMakeFiles/obj_meshworker.debug.dir/mesh_worker_vector_selector.cc.o* *[100%] Built target obj_meshworker.debug* *Scanning dependencies of target deal_II.g* *[100%] Building CXX object source/CMakeFiles/deal_II.g.dir/dummy.cc.o* *Linking CXX shared library ../lib/libdeal_II.g.so* *icpc: command line warning #10006: ignoring unknown option '-fuse-ld=gold'* *": internal error: backend signals* *icpc: error #10014: problem during multi-file optimization compilation (code 4)* *make[2]: *** [lib/libdeal_II.g.so.8.4.2] Error 4* *make[1]: *** [source/CMakeFiles/deal_II.g.dir/all] Error 2* *make: *** [all] Error 2* I have tried with dealii.8.4.2 as well and still the same problem persists. Since I am trying to install them into my university's cluster account, I guess there might be some issues with the CMake version i.e. CMake/2.8.12.1-intel-2014a or CMake/2.8.12.1-GCC-4.8.2 versions, that are available by default. Any suggestions to fix this issue would be really appreciated. Thank you and Regards Sathish -- 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.