Marcin,
I put the two fixes in the development version. We do not plan to update 6.1 at this point.
The fixes will be available in upcoming release versions and earlier development snapshots.
Edo
i'm confused a bit. I have downloaded http://nwchemgit.github.io/images/Nwchem-6.1-2012-Feb-10.tar.gz
but it does not have PYTHONLIBTYPE in src/config/makefile.h:
$ grep "config\/libpython" src/config/makefile.h
CORE_LIBS += $(PYTHONHOME)/lib64/python$(PYTHONVERSION)/config/libpython$(PYTHONVERSION).a
CORE_LIBS += $(PYTHONHOME)/lib/python$(PYTHONVERSION)/config/libpython$(PYTHONVERSION).a