Similar compilation problems NWChem-6.6


Click here for full thread
Clicked A Few Times
A little bit further along, now catastrophic error: *MIC*
Now from the make log file: (thanks for your support)

ifort -c -g -I. -I/opt/openmpi/1.8.4-intel15.0-noib//include -I/ihome/djewell/nwchem/nwchem-6.6/src/include -I/ihome/djewell/nwchem/nwchem-6.6/src/tools/install/include -DSCALAPACK -DPARALLEL_DIAG -DNOFSCHECK -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/ihome/djewell/nwchem/nwchem-6.6'" -DNWCHEM_BRANCH="'6.6'" -DJOBTIMEPATH=\"/ihome/djewell/nwchem/nwchem-6.6/bin/x86_64\" -DNWCHEM_SRCDIR="\"/ihome/djewell/nwchem/nwchem-6.6/src\"" util_units.F
ifort -c -g -I. -I/opt/openmpi/1.8.4-intel15.0-noib//include -I/ihome/djewell/nwchem/nwchem-6.6/src/include -I/ihome/djewell/nwchem/nwchem-6.6/src/tools/install/include -DSCALAPACK -DPARALLEL_DIAG -DNOFSCHECK -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/ihome/djewell/nwchem/nwchem-6.6'" -DNWCHEM_BRANCH="'6.6'" -DJOBTIMEPATH=\"/ihome/djewell/nwchem/nwchem-6.6/bin/x86_64\" -DNWCHEM_SRCDIR="\"/ihome/djewell/nwchem/nwchem-6.6/src\"" util_intrsc2008.F
icc -c -I. -I/opt/openmpi/1.8.4-intel15.0-noib//include -I/ihome/djewell/nwchem/nwchem-6.6/src/include -I/ihome/djewell/nwchem/nwchem-6.6/src/tools/install/include -DSCALAPACK -DPARALLEL_DIAG -DNOFSCHECK -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/ihome/djewell/nwchem/nwchem-6.6'" -DNWCHEM_BRANCH="'6.6'" -DJOBTIMEPATH=\"/ihome/djewell/nwchem/nwchem-6.6/bin/x86_64\" -DNWCHEM_SRCDIR="\"/ihome/djewell/nwchem/nwchem-6.6/src\"" -g -o util_fadvise.o util_fadvise.c
icc -c -I. -I/opt/openmpi/1.8.4-intel15.0-noib//include -I/ihome/djewell/nwchem/nwchem-6.6/src/include -I/ihome/djewell/nwchem/nwchem-6.6/src/tools/install/include -DSCALAPACK -DPARALLEL_DIAG -DNOFSCHECK -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/ihome/djewell/nwchem/nwchem-6.6'" -DNWCHEM_BRANCH="'6.6'" -DJOBTIMEPATH=\"/ihome/djewell/nwchem/nwchem-6.6/bin/x86_64\" -DNWCHEM_SRCDIR="\"/ihome/djewell/nwchem/nwchem-6.6/src\"" -g -o util_mic_support.o util_mic_support.c
icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup.
util_mic_support.c(4): catastrophic error: *MIC* cannot open source file "stdio.h"
 #include <stdio.h>
^

compilation aborted for util_mic_support.c (code 4)
make[1]: *** [/ihome/djewell/nwchem/nwchem-6.6/lib/x86_64/libnwcutil.a(util_mic_support.o)] Error 4
make[1]: Leaving directory `/ihome/djewell/nwchem/nwchem-6.6/src/util'
make: *** [libraries] Error 1