Compilation with OpenMPI


Click here for full thread
Forum Vet
Nothing looks suspicious to me.
Could you do the following
cd $NWCHEM_TOP/src/tools/build
make clean
make >& make.log
make install
cd ../..
make FC=ifort >& link.log
Please upload make.log and link.log afterwards