Dear all,
I am trying to install version 9.1.1 of deal.ii in a Scientific Linux release 7.6, but I am obtaining some input/output errors when compiling and linking the library.
Here, an example of the obtained error:
[ teresa@m2be-amd01 ][ ~/storage/DEALII/dealii-9.1.1/build ]~~> make install
[ 0%] Built target expand_instantiations_exe
[ 0%] Built target doxygen_headers
[ 4%] Built target obj_boost_serialization_debug
[ 8%] Built target obj_boost_serialization_release
[ 8%] Built target obj_boost_system_debug
[ 9%] Built target obj_boost_system_release
[ 9%] Built target obj_boost_iostreams_debug
[ 9%] Built target obj_boost_iostreams_release
[ 13%] Built target obj_tbb_debug
[ 16%] Built target obj_tbb_release
[ 17%] Built target obj_muparser_debug
[ 17%] Built target obj_muparser_release
[ 17%] Built target obj_sundials_inst
[ 17%] Built target obj_sundials_release
[ 20%] Built target obj_numerics_inst
make[2]: *** INTERNAL: readdir: Input/output error
. Stop.
make[2]: ../include/deal.II/base/aligned_vector.h: Field 'stem' not cached: aligned_vector.h
make[1]: *** [source/numerics/CMakeFiles/obj_numerics_release.dir/all] Error 2
make: *** [all] Error 2
Do you have any idea of the problem causing the failure in the compilation? Is there any file with more information about the make process?
Thank you in advance.
Best,
Teresa.