Nwchem-src-2014-01-28 broken on Fedora 20 x86 64


Click here for full thread
Forum Vet
Patch for the tools directory
Marcindulak
Please apply the following patch

http://nwchemgit.github.io/images/Ga52.patch.gz

To apply, please do the following

cd $NWCHEM_TOP/src/
wget http://nwchemgit.github.io/images/Ga52.patch.gz
gzip -d Ga52.patch.gz
patch -p0 < Ga52.patch
cd tools
./get-tools
cd ..
...
recompile


Cheers, Edo