Installing SWMF g++: unrecognized option '-show' /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/crt1.o: In function `_start': /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main' collect2: ld returned 1 exit status touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES make[1]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE' rm -rf hypre-2.7.0b lib include tar -xzf hypre-2.7.0b.tar.gz cd hypre-2.7.0b/src; \ mv configure configure.orig; \ cp ../../configure.hypre-2.7.0b.fixed configure; \ ./configure --without-fei \ CC=icc CXX=icc; \ make -j4 install checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for mpxlf... no checking for mpixlf77... no checking for mpiifort... no checking for mpf77... no checking for mpif77... no checking for mpipgf77... no checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... icc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src' mkdir: cannot create directory `/home/falgout': Permission denied mkdir: cannot create directory `/home/falgout': Permission denied cp: cannot stat `HYPRE_config.h': No such file or directory cp: cannot create regular file `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include/.': No such file or directory cp: cannot create regular file `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include/.': No such file or directory Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/blas ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/blas: No such file or directory Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/lapack ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/lapack: No such file or directory Making utilities ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c amg_linklist.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c binsearch.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c exchange_data.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I. -DHYPRE_TIMING -c fortran_matrix.c In file included from _hypre_utilities.h:16, from binsearch.c:15: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16, from amg_linklist.c:21: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16, from fortran_matrix.h:17, from fortran_matrix.c:19: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from _hypre_utilities.h:16, from exchange_data.c:20: HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [binsearch.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [amg_linklist.o] Error 1 make[3]: *** [exchange_data.o] Error 1 make[3]: *** [fortran_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities' Making multivector ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c multivector.c mpicc -O2 -DHAVE_CONFIG_H -I. -I./.. -I./../utilities -c temp_multivector.c In file included from ./../utilities/_hypre_utilities.h:16, from interpreter.h:19, from multivector.h:19, from multivector.c:20: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [multivector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [temp_multivector.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/multivector' Making krylov ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c cgnr.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../multivector -I./../utilities -c flexgmres.c In file included from HYPRE_krylov.h:17, from krylov.h:13, from flexgmres: ./.././../utilities/HYPRE_utilities.h:2 errorerror: HYPRE_config.h: No such file or directory E_config.h: No such file or directory from krylov.h:13, from gmres.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [flexgmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [cgnr.o] Error 1 make[3]: *** [gmres.o] Error 1 make[3]: *** [bicgstab.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov' Making seq_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matop.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c csr_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c genpart.c In file included from headers.h:21In file included from headers.h:21, from csr_matop.c:22: seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory make[3]: *** [genpart.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [csr_matop.o] Error 1 make[3]: *** [csr_matrix.o] Error 1 make[3]: *** [csr_matvec.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/seq_mv' Making parcsr_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c communicationT.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_HYPRE_parcsr_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../seq_mv -c F90_parcsr_matrix.c In file included from HYPRE_parcsr_mv.h:25, from _hypre_parcsr_mv.h, , from headers.h:21, from F90_HYPRE_parcsr_matrix.c:19: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_parcsr_matrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_parcsr_matrix.o] Error 1 make[3]: *** [F90_HYPRE_parcsr_vector.o] Error 1 make[3]: *** [communicationT.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_mv' Making parcsr_block_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c csr_block_matvec.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../multivector -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -I./../IJ_mv -I./../krylov -c par_csr_block_matvec.c In file included from csr_block_matrix.h:31, from csr_block_matvec.c:22: ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory In file included from csr_block_matrix.h:31, from headers.h:20, from par_csr_block_matvec.c:24: ./../seq_mv/seq_mv.h:17:26: In fileHYPRE_config.h: No such file or dire, from headers.h:20, from csr_block_matrix.c:22: ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory In file included from csr_block_matrix.h:31, from headers.h:20, from par_csr_block_matrix.c:22: ./../seq_mv/seq_mv.h:17:26: error: HYPRE_config.h: No such file or directory make[3]: *** [csr_block_matvec.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [par_csr_block_matvec.o] Error 1 make[3]: *** [par_csr_block_matrix.o] Error 1 make[3]: *** [csr_block_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_block_mv' Making distributed_matrix ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c HYPRE_distributed_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_ISIS.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../parcsr_mv -I./../seq_mv -c distributed_matrix_PETSc.c In file included from ./../utilities/_hypre_utilities.h:16, from ./distributed_matrix.h:26, from distributed_matrix_ISIS.c:24In./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory ed_matrix.h:26, from distributed_matrix.c:22: In file included from ./../utilities/_h error: HYPRE_config.h: No such file or directory ibuted_matrix.h:26, from HYPRE_distributed_matrix.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../utilities/_hypre_utilities.h:16, from ./distributed_matrix.h:26, from distributed_matrix_PETSc.c:22: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [distributed_matrix_ISIS.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [distributed_matrix.o] Error 1 make[3]: *** [distributed_matrix_PETSc.o] Error 1 make[3]: *** [HYPRE_distributed_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix' Making IJ_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_parcsr_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c aux_par_vector.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../parcsr_ls -c F90_HYPRE_IJVector.c In file included from F90_HYPRE_IJMatrix.c:1::I./_hypre_IJ_mv.h:2:2er error: HYPRE_config.h: No such file or derror: HYPRE_config.h: No such file or directory In file included from F90_HYPRE_IJVector.c:19: ./_hypre_IJ_mv.h:2:26: error: HYPRE_config.h: No such file or directory make[3]: *** [aux_par_vector.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [aux_parcsr_matrix.o] Error 1 make[3]: *** [F90_HYPRE_IJVector.o] Error 1 make[3]: *** [F90_HYPRE_IJMatrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv' Making matrix_matrix ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertParCSRMatrixToDistributedMatrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I./.. -I./../utilities -I./../distributed_matrix -I./../seq_mv -I./../parcsr_mv -c HYPRE_ConvertPETScMatrixToDistributedMatrix.c HYPRE_ConvertPETScMatrixToDistributedMatrix.c:26:26: error: HYPRE_config.h: No such file or directory make[3]: *** [HYPRE_ConvertPETScMatrixToDistributedMatrix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [HYPRE_ConvertParCSRMatrixToDistributedMatrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/matrix_matrix' Making distributed_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making pilut ... make[4]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c comm.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c debug.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c distributed_qsort_si.c comm.c:28:26: error: HYPRE_config.h: No such file or directory In file included from debug.c:31: ./DistributedMatrixPilutSolver.h:20:26: error: HYPRE_config.h: No such file or directory In file included from ./../../utilities/_hypre_utilities.h:16, from distributed_qsort.c:26: ./../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[4]: *** [distributed_qsort.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../../utilities/_hypre_utilities.h:16, from ../../utilities/fortran.h:28, from macros.h:20, from ilu.h:40, from distributed_qsort_si.c:28: ../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[4]: *** [debug.o] Error 1 make[4]: *** [comm.o] Error 1 make[4]: *** [distributed_qsort_si.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut' Making ParaSails ... make[4]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c ConjGrad.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c DiagScale.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c FGmres.c mpicc -O2 -DHAVE_CONFIG_H -I../.. -I. -I./../.. -I./../../utilities -I./../../distributed_matrix -c Hash.c In file included from Hash.c:35: Common.h:26:26: error: HYPRE_config.h: No such file or directory In file included from DiagScale.c:24: Common.h:26:26: error: HYPRE_config.h: No such file or directory make[4]: *** [Hash.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [DiagScale.o] Error 1 make[4]: *** [ConjGrad.o] Error 1 make[4]: *** [FGmres.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails' Making Euclid ... make[4]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c blas_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_apply.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c Euclid_dh.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I../.. -I. -I./../.. -I./../../utilities -I./../../parcsr_mv -I./../../seq_mv -I./../../distributed_matrix -I./../../hypre/include -c ExternalRows_dh.c In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25, from euclid_common.h:35, from blas_dh.h:25, from blas_dh.c:16: ./../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25, from euclid_common.h:35, from Euclid_dh.h:21, from Euclid_apply.c:16: ./../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directoryIn file included from ./../../parcsr_mv/HYPRE_parcsr_mv.h:25, from euclid_common.h:35, from Euclid_dh.h:21, from Euclid_dh.c:16: ./../../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[4]: *** [blas_dh.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [Euclid_apply.o] Error 1 make[4]: *** [ExternalRows_dh.o] Error 1 make[4]: *** [Euclid_dh.o] Error 1 make[4]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid' make[3]: *** [all] Error 2 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls' Making parcsr_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c In file included from headers.h:21, from amg_hybrid.c:21: _hypre_parcsr_ls.h:13:26:Ierror: HYPRE_config.h: No such file or directory ectory F90_HYPRE_parcsr_amg.c:19: _hypre_parcsr_ls.h:13:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_hypre_laplace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [aux_interp.o] Error 1 make[3]: *** [F90_HYPRE_parcsr_amg.o] Error 1 make[3]: *** [amg_hybrid.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/parcsr_ls' Making struct_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c assumed_part.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_algebra.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_alloc.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -c box_boundary.c In file included from ./../utilities/_hypre_utilities.h:16, from _hypre_struct_mv.h:13In file included from ./../utilities/_hypre_utilities.h:16, fr./../utilities/HYPRE_uti, Ierror: HYPRE_config.h: No such file or directory lloc.c:2,: In file included from ./../utilities/_h error: HYPRE_config.h: No such file or directory struct_mv.h:13, from headers.h:20, froerror: HYPRE_config../../utilities/HYPRE_utiliti s.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [box_alloc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [box_boundary.o] Error 1 make[3]: *** [box_algebra.o] Error 1 make[3]: *** [assumed_part.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_mv' Making struct_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c coarsen.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c cyclic_reduction.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -c F90_HYPRE_struct_gmres.c In file included from ./../utilities/_hypre_utilities.h:16, from _hypre_struct_ls.h:13, from headers.h:21, from coarsen.c:20: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory In file included from ./../utilities/_hypre_utilities.h:16, from _hypre_struct_ls.h:13, from headers.h:21, from F90_HYPRE_struct_bicgstab.c:13: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_HYPRE_struct_gmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_struct_bicgstab.o] Error 1 make[3]: *** [coarsen.o] Error 1 make[3]: *** [cyclic_reduction.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/struct_ls' Making sstruct_mv ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_graph.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_grid.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_matrix.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c F90_HYPRE_sstruct_stencil.c In file included from HYPRE_sstruct_mv.h:17, from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_matrix.c:::.../../utilities/HYPRE_utilities.h:23:2 eeerrorHIHYPRE_config.h: No such file or directo , from _hypre_sstruct_mv.h:16, from headers.h:21, from F90_HYPRE_sstruct_stencil.c:19: ./../utilities/HYPRE_utilities.h:23:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_HYPRE_sstruct_graph.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_grid.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_stencil.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_matrix.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_mv' Making sstruct_ls ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_gmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -I./../sstruct_mv -I./../struct_ls -I./../parcsr_ls -c F90_HYPRE_sstruct_lgmres.c In file included from headers.h:21, from F90_HYPRE_sstruct_flexgmres.c:19: _hypre_sstruct_ls.h:13:26: error: HYPRE_config.h: No such file or directory make[3]: *** [F90_HYPRE_sstruct_gmres.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [F90_HYPRE_sstruct_bicgstab.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_flexgmres.o] Error 1 make[3]: *** [F90_HYPRE_sstruct_lgmres.o] Error 1 make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/sstruct_ls' Making /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv ... /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv: No such file or directory Making lib ... make[3]: Entering directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' make[3]: *** No rule to make target `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/FEI_mv/SuperLU/SRC/*.o', needed by `libHYPRE.a'. Stop. make[3]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/lib' Installing hypre ... /bin/sh: line 2: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/config/mkinstalldirs: No such file or directory /bin/sh: line 3: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/lib: No such file or directory /bin/sh: line 4: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib: No such file or directory /bin/sh: line 9: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/src/linear_solvers/hypre/include: No such file or directory /bin/sh: line 10: cd: /home/falgout/hypre_releases/new_release/hypre-2.7.0b/include: No such file or directory chmod: cannot access `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/lib': No such file or directory chmod: cannot access `/home/falgout/hypre_releases/new_release/hypre-2.7.0b/include': No such file or directory make[2]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src' mkdir lib include cp hypre-2.7.0b/src/hypre/lib/* lib/ cp: cannot stat `hypre-2.7.0b/src/hypre/lib/*': No such file or directory make[1]: *** [lib/libHYPRE.a] Error 1 make[1]: Leaving directory `/nobackupp8/gtoth1/Tmp/SWMF/util/HYPRE' make: *** [install] Error 2 SWMF/Config.pl ERROR: Could not execute command=cd util; make install: code = 2 Compilation failed in require at ./Config.pl line 13.