problem with compilation


Click here for full thread
Just Got Here
Hi Edoapra,

Thank you for your suggestion. Unfortunately, I am getting following error now:

ifort -i8 -align -qopt-report-file=stderr -fimf-arch-consistency=true -O2 -g -fp-model source -L/home/gh404/Nwchem-6.6_10thJul15/lib/LINUX64 -L/home/gh404/Nwchem-6.6_10thJul15/src/tools/install/lib -o /home/gh404/Nwchem-6.6_10thJul15/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 -lsolvation -lnwints -lprepar -lnwmd -lnwpw -lofpw -lpaw -lpspw -lband -lnwpwlib -lnwxc -lcafe -lspace -lanalyze -lqhop -lpfft -ldplot -ldrdy -lvscf -lqmmm -lqmd -letrans -lpspw -ltce -lbq -lmm -lcons -lperfm -lnbo -ldntmc -lccca -lnwcutil -lga -larmci -lpeigs -lperfm -lcons -lbq -lnwcutil -mkl -openmp -llapack -lblas -L/cm/shared/apps/openmpi/intel/64/1.8.4/lib64 -lmpi_mpifh -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil -libverbs
ld: cannot find -lnbo
make: *** [link] Error 1

Followings are the files in ~/nbo directory:

gh404@slc1:~/Nwchem-6.6_10thJul15/src/nbo> ls -l
total 4
-rw-r--r-- 1 gh404 unix-user 0 May 10 20:12 dependencies
-rw-r--r-- 1 gh404 unix-user 229 Jul 9 2015 GNUmakefile
-rw-r--r-- 1 gh404 unix-user 0 May 10 20:12 include_stamp

What should I do now?

Thank you very much