A request for help


Click here for full thread
Forum Vet
I have managed to reproduce this failure. On my Mac, it was due to a newer version of gfortran (from homebrew) being incompatible with objects compiled with previous versions of gfortran.
To fix, I have simply recompiled from scratch.

cd $NWCHEM_TOP/src
make clean
make