problem with compiling on MacOs


Click here for full thread
Clicked A Few Times
3) cd $NWCHEM_TOP/src/inp ; make clean ; make FC=ifort
/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/bin/MACX64/depend.x -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include > dependencies
cp -p inp.fh /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include
touch include_stamp
gcc -c -I. -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include -DMACX -DPARALLEL_DIAG -g -o c_inp.o c_inp.c
ifort -c -g -I. -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include -DMACX -DPARALLEL_DIAG hnd_rdfree.F
ifort -c -I. -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include -DMACX -DPARALLEL_DIAG inp.F
ifort -c -I. -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include -DMACX -DPARALLEL_DIAG inp_irange.F
ifort -c -I. -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/include -I/opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/src/tools/include -DMACX -DPARALLEL_DIAG inp_ilist.F
Got lock on /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/lib/MACX64/libnwcutil.lock
ar r /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/lib/MACX64/libnwcutil.a c_inp.o hnd_rdfree.o inp.o inp_irange.o inp_ilist.o
/opt/local/bin/ranlib: file: /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/lib/MACX64/libnwcutil.a(util_md_c.o) has no symbols
ranlib /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/lib/MACX64/libnwcutil.a
ranlib: file: /opt/app/darwin-x86/nwchem2/test/nwchem-6.1.1/lib/MACX64/libnwcutil.a(util_md_c.o) has no symbols