checking build system type... x86_64-unknown-linux-gnu checking architecture... x86_64 checking for gfortran... gfortran checking whether the Fortran compiler works... yes checking for Fortran compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for Fortran flag to compile .f90 files... none checking for mpif90... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking version of mpif90... gfortran 4.3.4 setting F90... gfortran setting MPIF90... mpif90 checking for cc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed setting CC... cc checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of int *... 8 checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for struct mallinfo.arena... yes checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes setting F77... gfortran using F90... gfortran setting FFLAGS... -O3 -g setting F90FLAGS... $(FFLAGS) -x f95-cpp-input setting FFLAGS_NOOPT... -O0 -g setting CFLAGS... -O3 setting CPP... cpp setting CPPFLAGS... -P -traditional setting LD... mpif90 setting LDFLAGS... -g setting AR... ar setting ARFLAGS... ruv checking whether make sets $(MAKE)... yes checking whether Fortran files must be preprocessed... no checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib64/gcc/x86_64-suse-linux/4.3 -L/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/lib -L/usr/lib64/gcc/x86_64-suse-linux/4.3/../../.. -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for library containing dgemm... no MKL not found in /opt/intel/Compiler/*/*/mkl/lib/em64t: checking for library containing dgemm... no MKL not found in /opt/intel/mkl/10.2.4.032/lib/em64t: checking for library containing dgemm... -lmkl_intel_lp64 checking for library containing dspev... none required setting BLAS_LIBS... -L/opt/intel/mkl/10.2.4.032/lib/em64t -lmkl_intel_lp64 -lmkl_sequential -lmkl_core setting LAPACK_LIBS... checking for library containing dfftw_execute_dft... no in /usr/local/lib: checking for library containing dfftw_execute_dft... no in /usr/lib64/jvm/jre-1.6.0-sun/lib/amd64/server: checking for library containing dfftw_execute_dft... no in /usr/lib64/jvm/jre-1.6.0-sun/lib/amd64: checking for library containing dfftw_execute_dft... no in /opt/sgi/sgimc/lib: checking for library containing dfftw_execute_dft... no in /home/installations/intel/composer_xe_2011_sp1.6.233/compiler/lib/intel64/: checking for library containing dfftw_execute_dft... no in /home/installations/intel/composer_xe_2011_sp1.6.233/mkl/lib/intel64/: checking for library containing dfftw_execute_dft... no setting FFT_LIBS... setting MASS_LIBS... checking for library containing mpi_init... none required setting MPI_LIBS... checking for library containing mpi_init... (cached) none required checking for library containing pdgemr2d... no checking for library containing pdgemr2d... no checking for library containing pdgemr2d... no checking for library containing pdgemr2d... no checking for library containing pdgemr2d... no setting SCALAPACK_LIBS... -L/bgsys/local/scalapack/lib -lscalapack -L/bgsys/local/blacs/lib -lblacs -lblacsF77init -lblacs setting DFLAGS... -D__GFORTRAN -D__STD_F95 -D__FFTW -D__MPI -D__PARA setting IFLAGS... -I../include setting FDFLAGS... $(DFLAGS) checking for ranlib... ranlib setting RANLIB... ranlib checking for wget... wget -O setting WGET... wget -O configure: creating ./config.status config.status: creating include/fft_defs.h config.status: creating make.sys config.status: creating configure.msg config.status: creating install/make_wannier90.sys config.status: creating install/make_blas.inc config.status: creating install/make_lapack.inc config.status: creating include/c_defs.h config.status: include/c_defs.h is unchanged -------------------------------------------------------------------- ESPRESSO can take advantage of several optimized numerical libraries (essl, fftw, mkl...). This configure script attempts to find them, but may fail if they have been installed in non-standard locations. If a required library is not found, the local copy will be compiled. The following libraries have been found: BLAS_LIBS=-L/opt/intel/mkl/10.2.4.032/lib/em64t -lmkl_intel_lp64 -lmkl_sequential -lmkl_core LAPACK_LIBS= FFT_LIBS= Please check if this is what you expect. If any libraries are missing, you may specify a list of directories to search and retry, as follows: ./configure LIBDIRS="list of directories, separated by spaces" Parallel environment detected successfully.\ Configured for compilation of parallel executables. For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex). -------------------------------------------------------------------- configure: success