error: Segmentation fault.


Click here for full thread
Clicked A Few Times
Hello Edo.

Thank you so much for your quick response.

Next is the output of the command that you posted.

 $ ../ga-5-3/configure --prefix=/home/frank/bin/nwchem-6.3/src/tools/install --with-tcgmsg --with-mpi=-I/home/frank/bin/openmpi/include -L/home/frank/bin/openmpi/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi /home/frank/bin/openmpi --enable-peigs --enable-underscoring --disable-mpi-tests --without-scalapack --without-lapack --with-blas8=-L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64 -lmkl_core -lmkl_sequential -lmkl_intel_ilp64 --with-mpi-ts CC=cc F77=ifort
configure:22357: Checks for BLAS,LAPACK,ScaLAPACK
configure:22605: Attempting to locate BLAS library
configure:22611: checking for BLAS with user-supplied flags
| #define HAVE_BLAS 1
| #define BLAS_SIZE 8
| #define HAVE_BLAS 1
| #define BLAS_SIZE 8
configure:43137: running /bin/bash ../../ga-5-3/armci/configure --disable-option-checking '--prefix=/home/frank/bin/nwchem-6.3/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/home/frank/bin/openmpi/include -L/home/frank/bin/openmpi/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi /home/frank/bin/openmpi' '--enable-peigs' '--enable-underscoring' '--disable-mpi-tests' '--without-scalapack' '--without-lapack' '--with-blas8=-L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64 -lmkl_core -lmkl_sequential -lmkl_intel_ilp64' '--with-mpi-ts' 'CC=cc' 'F77=ifort' --cache-file=/dev/null --srcdir=../../ga-5-3/armci
configure:43137: running /bin/bash ../../ga-5-3/comex/configure --disable-option-checking '--prefix=/home/frank/bin/nwchem-6.3/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/home/frank/bin/openmpi/include -L/home/frank/bin/openmpi/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi /home/frank/bin/openmpi' '--enable-peigs' '--enable-underscoring' '--disable-mpi-tests' '--without-scalapack' '--without-lapack' '--with-blas8=-L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64 -lmkl_core -lmkl_sequential -lmkl_intel_ilp64' '--with-mpi-ts' 'CC=cc' 'F77=ifort' --cache-file=/dev/null --srcdir=../../ga-5-3/comex
configure:43239: BLAS_LDFLAGS= -L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64
configure:43241: BLAS_LIBS= -lmkl_core -lmkl_sequential -lmkl_intel_ilp64
configure:43243: BLAS_CPPFLAGS= BLAS_CPPFLAGS=
BLAS_LDFLAGS=' -L/opt/intel/composer_xe_2013_sp1.2.144/mkl/lib/intel64'
BLAS_LIBS=' -lmkl_core -lmkl_sequential -lmkl_intel_ilp64'
HAVE_BLAS_FALSE='#'
HAVE_BLAS_TRUE=
  1. define HAVE_BLAS 1
  2. define BLAS_SIZE 8

Thanks again.