10:58:45 AM PDT - Mon, Aug 27th 2012 |
|
I still see ga-5-1 been used at
https://build.opensuse.org/package/rawlog?arch=x86_64&package=nwchem&project=home%...
and
at
https://build.opensuse.org/package/rawlog?arch=x86_64&package=nwchem&project=home%...
You can find by searching for
../ga-5-1/configure
The correct behavior for ga-4-3 should not show any "../ga-5-1/configure" entry.
Once you type
cd $NWCHEM_TOP/src/tools;make FC=gfortran
no configure business should show up (ga-4-3 was not using autoconf and related tools)
and the compilation should start immediately.
By any chance, have you modified the file $NWCHEM_TOP/src/tools/GNUmakefile?
Could please post the $NWCHEM_TOP/src/tools/GNUmakefile that you are using?
|