Edo,
How do you configure the make? I use
make 64_to_32
Then make src/tools with xtpe-istanbul (not xtep-interlagos which causes "can't run C compiled programs" error) and make src/ with xtep-interlagos. However there are errors of undefined library functions when making src/.
ftn -L/work/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/lib/LINUX64 -L/work/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/tools/install/lib -i8 -Mdalign -Mllalign -Kieee -o /work/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/bin/LINUX64/nwchem nwchem.o stubs.o -lnwctask -lccsd -lmcscf -lselci -lmp2 -lmoints -lstepper -ldriver -loptim -lnwdft -lgradients -lcphf -lesp -lddscf -ldangchang -lguess -lhessian -lvib -lnwcutil -lrimp2 -lproperty -lnwints -lprepar -lnwmd -lnwpw -lofpw -lpaw -lpspw -lband -lnwpwlib -lcafe -lspace -lanalyze -lqhop -lpfft -ldplot -ldrdy -lvscf -lqmmm -lqmd -letrans -lpspw -ltce -lbq -lcons -lperfm -ldntmc -lccca -lnwcutil -lga -lpeigs -lperfm -lcons -lbq -lnwcutil -l64to32 -llapack -lblas
/work/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/lib/LINUX64/libmp2.a(mp2_make_nos.o): In function `mp2_make_nos_':
/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/mp2_grad/./mp2_make_nos.F:94: undefined reference to `ga_pdsyev_'
/work/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/lib/LINUX64/libnwdft.a(dft_main0d.o): In function `dft_main0d_':
/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/nwdft/scf_dft/./dft_main0d.F:99: undefined reference to `slexit_'
/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/nwdft/scf_dft/./dft_main0d.F:99: undefined reference to `slexit2_'
/esfs2/z03/z03/ydsun/queries/q235816_nwchem/nwchem-6.1.1-src/src/nwdft/scf_dft/./dft_main0d.F:321: undefined reference to `ga_cholesky_'