4:47:41 AM PDT - Mon, Aug 6th 2012 |
|
Edo,
If I use the original armci included in nwchem-6.1.1-src/tools, I get an error in make. What's wrong with it?
../ga-5-1/configure --prefix=/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/tools/install --with-tcgmsg --with-mpi --enable-peigs --enable-underscoring --disable-mpi-tests --without-scalapack --without-lapack --with-blas8= --with-gemini CC=cc MPICC=cc F77=ftn MPIF77=ftn
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for TARGET base (64bit-ness checked later)... LINUX
checking whether we think this system is what we call SYSV... yes
checking whether we are cross compiling... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: Detected VPATH build
configure:
configure: C compiler
configure:
checking for style of include used by make... GNU
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/tools/build':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
make[1]: *** [build/config.status] Error 1
make: *** [libraries] Error 1
Thanks,
Ysun
|