segmentation fault--running small test case, compiled with gfortran


Click here for full thread
Forum Vet
tools/GNUmakefile did not work as expected
The patch I gave you for the tools GNUmakefile did not work as expected and I am not sure why.
Could you please send
1) full set of environmental variables
2) first 20 lines of $NWCHEM_TOP/src/tools/build/config.log (e.g.
head -20 NWCHEM_TOP/src/tools/build/config.log

Since I am not 100% sure the patch I gave you worked correctly,
I have uploaded the complete version of $NWCHEM_TOP/src/tools/GNUmakefile as
http://nwchemgit.github.io/images/GNUmakefile.tools61patched.gz
To install
1) cd $NWCHEM_TOP/src/tools
2) wget http://nwchemgit.github.io/images/GNUmakefile.tools61patched.gz
3) gzip -d GNUmakefile.tools61patched
4) mv GNUmakefile GNUmakefile.old
5) cp GNUmakefile.tools61patched GNUmakefile