Error when compiling NWchem 6.8


Click here for full thread
Just Got Here
Hello,

I've been trying to compile NWChem for the last few days and can't get it to seem to work. I have the added issue of only being able to install anything into my home directory and I suspect I've not set a path somewhere, but I can't figure it out.

Here's the exports I'm using:

export NWCHEM_TOP=/home/links/cms242/nwchem-6.8
export ARMCI_NETWORK=OPENIB
export NWCHEM_TARGET=LINUX64
export NWCHEM_MODULES=all
export USE_MPI=y
export USE_MPIF=y
export USE_MPIF4=y
export USE_PYTHONCONFIG=y
export PYTHONHOME=/home/links/cms242/python3.6.3
export PYTHONVERSION=3.6
export USE_INTERNALBLAS=y
export MPI_LOC=/home/links/cms242/.openmpi
export MPI_LIB=/home/links/cms242/.openmpi/lib
export MPI_INCLUDE=/home/links/cms242/.openmpi/include
export LIBMPI="-lmpi_usempi -lmpi_mpifh -lmpi"

and the current error message is:

jgesvd.F:13: note: === vect_analyze_slp ===
jgesvd.F:13: note: Failed to SLP the basic block.
jgesvd.F:13: note: not vectorized: failed to find SLP opportunities in basic block.
make[2]: Leaving directory `/h/cms242/nwchem-6.8/src/64to32blas'
make[2]: Entering directory `/h/cms242/nwchem-6.8/src/64to32blas'
Got lock on /home/links/cms242/nwchem-6.8/lib/LINUX64/lib64to32.lock
ar rU /home/links/cms242/nwchem-6.8/lib/LINUX64/lib64to32.a yscal.o ycopy.o ydot.o ygemm.o ygemv.o iyamax.o ygesv.o ygesvd.o yaxpy.o yspsvx.o yposv.o ysyev.o yger.o yrot.o ylaset.o yswap.o ygebak.o ygebal.o ynrm2.o ylacpy.o ylascl.o ylange.o ytrevc.o yhseqr.o yorghr.o ygehrd.o ysterf.o ylarnv.o ylagtf.o ylagts.o yasum.o ypotri.o ypotrf.o ysygv.o ygeev.o ygeevx.o ifily.o jscal.o jaxpy.o jgemm.o jheev.o jcopy.o jdotc.o ijamax.o jgesvd.o
ar: creating /home/links/cms242/nwchem-6.8/lib/LINUX64/lib64to32.a
echo /home/links/cms242/nwchem-6.8/lib/LINUX64/lib64to32.a
/home/links/cms242/nwchem-6.8/lib/LINUX64/lib64to32.a
make[2]: Leaving directory `/h/cms242/nwchem-6.8/src/64to32blas'
make[1]: Leaving directory `/h/cms242/nwchem-6.8/src/64to32blas'
make: /home/links/cms242/python3.6.3/bin/python-config: Command not found
make: /home/links/cms242/python3.6.3/bin/python-config: Command not found
make nwchem.o stubs.o
make[1]: Entering directory `/h/cms242/nwchem-6.8/src'
gfortran -m64 -ffast-math  -Warray-bounds -fdefault-integer-8 -finline-functions -O2 -g -fno-aggressive-loop-optimizations -g -O   -I.  -I/home/links/cms242/nwchem-6.8/src/include -I/home/links/cms242/nwchem-6.8/src/tools/install/include -DGFORTRAN -DCHKUNDFLW -DGCC4 -DGCC46 -DEXT_INT -DLINUX -DLINUX64 -DPARALLEL_DIAG -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/home/links/cms242/nwchem-6.8'" -DNWCHEM_BRANCH="'6.8'"  -c -o nwchem.o nwchem.F
gfortran -m64 -ffast-math  -Warray-bounds -fdefault-integer-8 -finline-functions -O2 -g -fno-aggressive-loop-optimizations -g -O   -I.  -I/home/links/cms242/nwchem-6.8/src/include -I/home/links/cms242/nwchem-6.8/src/tools/install/include -DGFORTRAN -DCHKUNDFLW -DGCC4 -DGCC46 -DEXT_INT -DLINUX -DLINUX64 -DPARALLEL_DIAG -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/home/links/cms242/nwchem-6.8'" -DNWCHEM_BRANCH="'6.8'"  -c -o stubs.o stubs.F
make[1]: Leaving directory `/h/cms242/nwchem-6.8/src'
gfortran  -Wl,--export-dynamic  -L/home/links/cms242/nwchem-6.8/lib/LINUX64 -L/home/links/cms242/nwchem-6.8/src/tools/install/lib   -o /home/links/cms242/nwchem-6.8/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 -lcafe -lspace -lanalyze -lqhop -lpfft -ldplot -lnwpython -ldrdy -lvscf -lqmmm -lqmd -letrans -lpspw -ltce -lbq -lmm -lcons -lperfm -ldntmc -lccca -ldimqm -lnwcutil -lga -larmci -lpeigs -lperfm -lcons -lbq -lnwcutil    -l64to32 -lnwclapack  -lnwcblas   -L/home/links/cms242/.openmpi/lib -lmpi_usempi -lmpi_mpifh -lmpi     -lrt -lpthread -lm  -lpthread  -lnwcutil     
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(task_python.o): In function `task_python_':
/h/cms242/nwchem-6.8/src/python/task_python.c:29: undefined reference to `Py_SetProgramName'
/h/cms242/nwchem-6.8/src/python/task_python.c:30: undefined reference to `Py_Initialize'
/h/cms242/nwchem-6.8/src/python/task_python.c:32: undefined reference to `PyRun_SimpleStringFlags'
/h/cms242/nwchem-6.8/src/python/task_python.c:38: undefined reference to `PyRun_SimpleStringFlags'
/h/cms242/nwchem-6.8/src/python/task_python.c:45: undefined reference to `PyRun_SimpleStringFlags'
/h/cms242/nwchem-6.8/src/python/task_python.c:47: undefined reference to `PyRun_SimpleStringFlags'
/h/cms242/nwchem-6.8/src/python/task_python.c:49: undefined reference to `PyRun_SimpleStringFlags'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(task_python.o):/h/cms242/nwchem-6.8/src/python/task_python.c:51: more undefined references to `PyRun_SimpleStringFlags' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(task_python.o): In function `task_python_':
/h/cms242/nwchem-6.8/src/python/task_python.c:80: undefined reference to `PyRun_SimpleFileExFlags'
/h/cms242/nwchem-6.8/src/python/task_python.c:87: undefined reference to `Py_Finalize'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_integers':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:72: undefined reference to `PyList_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:74: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:79: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:70: undefined reference to `PyInt_FromLong'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_doubles':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:96: undefined reference to `PyList_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_get':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:359: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:427: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:427: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:431: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:431: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:383: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:365: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:400: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:400: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_strings':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:120: undefined reference to `PyList_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:122: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:127: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:118: undefined reference to `PyString_FromString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_get_info':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:464: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:469: undefined reference to `PyTuple_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:473: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:474: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:475: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:478: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:478: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:466: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:470: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_broadcast_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1532: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1532: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1532: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1533: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1556: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1562: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1556: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1562: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1533: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1536: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1536: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1520: undefined reference to `PyList_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1529: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1530: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1554: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1560: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1592: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1592: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1592: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1592: undefined reference to `PyArg_Parse'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1592: more undefined references to `PyArg_Parse' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_broadcast_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1556: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1562: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1569: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1569: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1556: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1562: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1569: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1569: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1567: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1590: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1584: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1584: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_global_op_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1398: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1398: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1399: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1398: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1399: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1402: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1402: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1421: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1421: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1427: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1427: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1423: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1429: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1434: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1434: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1436: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1386: undefined reference to `PyList_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1395: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1395: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1395: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1395: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1395: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1396: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1396: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1366: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1379: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1380: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1381: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1375: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1460: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1460: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1462: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1453: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1453: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_create':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1185: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1190: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1195: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1203: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1213: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1214: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1221: undefined reference to `PyTuple_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1281: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1282: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1283: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1284: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1285: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1206: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1187: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1187: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1182: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1182: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1192: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1192: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1229: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1235: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1236: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1237: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1237: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1246: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1255: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1256: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1264: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1265: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1266: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1266: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1196: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1196: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1207: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1207: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1222: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1260: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1260: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1250: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1250: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_coulomb_ref':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:621: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:650: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:646: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:646: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:624: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:628: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:632: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:636: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:641: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_coulomb':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:657: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:686: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:681: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:681: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:660: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:664: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:672: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:676: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_energy':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:694: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:714: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:710: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:710: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:697: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:701: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:705: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_freq':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1024: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1071: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1074: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1056: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1061: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1067: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1067: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1027: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1033: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1039: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_saddle':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1092: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1124: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1126: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1120: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1120: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1095: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1100: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1104: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1110: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1115: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_hessian':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:981: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:998: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:999: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:994: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:994: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:984: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:989: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_optimize':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:938: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:966: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:968: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:962: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:962: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:941: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:945: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:949: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:953: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:957: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_gradient':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:752: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:780: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:782: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:776: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:776: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:755: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:759: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:763: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:767: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:771: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_property':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:722: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:742: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:738: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:738: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:725: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:729: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:733: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:526: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:541: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:608: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:556: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:571: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:587: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:591: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:596: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:559: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:604: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:604: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_put':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:217: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:217: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:218: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:219: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:220: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:241: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:259: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:325: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:228: undefined reference to `PyList_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:229: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:229: undefined reference to `PyInt_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:231: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:231: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:231: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:231: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:231: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:233: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:233: undefined reference to `PyString_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:254: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:254: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: undefined reference to `PyArg_Parse'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:309: more undefined references to `PyArg_Parse' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_put':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:343: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:345: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:243: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:243: undefined reference to `PyFloat_Type'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:243: undefined reference to `PyType_IsSubtype'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:259: undefined reference to `PyTuple_Size'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:261: undefined reference to `PyTuple_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:262: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:338: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:338: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:325: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:307: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:312: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:312: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:332: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:345: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:245: undefined reference to `PyString_Check'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: undefined reference to `PyArg_Parse'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:298: more undefined references to `PyArg_Parse' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_put':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:296: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:272: undefined reference to `PyExc_MemoryError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:272: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: undefined reference to `PyInt_AS_LONG'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:287: more undefined references to `PyInt_AS_LONG' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_put':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyList_GetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:285: undefined reference to `PyInt_AS_LONG'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_pass_handle':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:179: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:184: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:185: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:180: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:180: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_delete':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:442: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:445: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:444: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:452: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:452: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:448: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_first':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:491: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:494: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_next':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:506: undefined reference to `PyString_FromString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:509: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_ngroups':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1659: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1659: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_groupid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1670: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1670: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_ga_groupid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1681: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1681: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_nnodes':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1634: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1634: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_broadcast_zero':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1621: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1626: undefined reference to `_Py_NoneStruct'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_global_op_zero':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1497: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1491: undefined reference to `_Py_NoneStruct'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_sync_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1332: undefined reference to `_Py_NoneStruct'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1331: more undefined references to `_Py_NoneStruct' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_sync_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1327: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1327: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_destroy':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1304: undefined reference to `PyTuple_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1314: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1315: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1316: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1317: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1318: undefined reference to `PyInt_FromLong'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1301: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1301: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1305: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_nodeid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1648: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1648: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_nw_inp_from_string':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1138: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1148: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1149: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1145: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1145: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1140: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_dplot':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1011: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1012: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1007: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_print':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:192: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:200: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:201: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:194: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:197: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:197: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_close':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:162: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:172: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:173: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:169: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:169: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:164: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_rtdb_open':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:142: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:153: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:154: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:150: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:150: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:144: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_sync_work':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1332: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1331: undefined reference to `_Py_NoneStruct'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1327: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1327: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_lstress':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:868: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:916: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_doubles':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:96: undefined reference to `PyList_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_lstress':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:919: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:893: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:912: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:912: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:871: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:875: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:880: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:885: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:889: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_stress':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:799: undefined reference to `PyArg_Parse'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:847: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_doubles':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:96: undefined reference to `PyList_New'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:98: undefined reference to `PyFloat_FromDouble'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:103: undefined reference to `PyList_SetItem'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `wrap_task_stress':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:850: undefined reference to `Py_BuildValue'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:824: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:843: undefined reference to `PyExc_TypeError'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:843: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:802: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:806: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:811: undefined reference to `PyErr_SetString'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:816: undefined reference to `PyErr_SetString'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o):/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:820: more undefined references to `PyErr_SetString' follow
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `initnwchem':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1742: undefined reference to `Py_InitModule'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1743: undefined reference to `PyModule_GetDict'
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1744: undefined reference to `PyErr_NewException'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `nwwrap_doubles':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:94: undefined reference to `PyFloat_FromDouble'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_ngroups':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1662: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_groupid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1673: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_ga_groupid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1684: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_nnodes':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1637: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `do_pgroup_nodeid':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1651: undefined reference to `Py_BuildValue'
/home/links/cms242/nwchem-6.8/lib/LINUX64/libnwpython.a(nwchem_wrap.o): In function `initnwchem':
/h/cms242/nwchem-6.8/src/python/nwchem_wrap.c:1745: undefined reference to `PyDict_SetItemString'
collect2: error: ld returned 1 exit status
make: *** [all] Error 1


Any help is greatly appreciated.