undefined references in 6.1.1


Click here for full thread
Just Got Here
Hi Huub,

Yes, admins of the cluster I am using changed the compiler from ifort to gfortran, and I did only make clean.

However, make realclean cleans too much in this case, and I had an error:
Making libraries in basis
make[1]: *** No rules to make target `/home/gb/nwchem-6.1.1-src/src/include/stdio.fh', needed by
`/home/gb/nwchem-6.1.1-src/lib/LINUX64/libnwcutil.a(basis.o)'. Stop.
make: *** [libraries] Error 1
I am writing this error message here because it is (perhaps) useful to know.

I have downloaded a new 6.1.1 package and now it compiles. The problem is solved. Thank you very much.