A request for help


Click here for full thread
Clicked A Few Times
Here the other lines...

Making libraries in ccca
/Applications/Xcode.app/Contents/Developer/usr/bin/make nwchem.o stubs.o
gfortran -cpp -fdefault-integer-8 -Warray-bounds -g -fno-aggressive-loop-optimizations -I. -I/Users/marcogiampa/nwchem/nwchem-6.6//src/include -I/Users/marcogiampa/nwchem/nwchem-6.6//src/tools/install/include -DMACX -DEXT_INT -DGFORTRAN -DGCC4 -DGCC46 -DPARALLEL_DIAG -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/Users/marcogiampa/nwchem/nwchem-6.6/'" -DNWCHEM_BRANCH="'6.6'" -c -o nwchem.o nwchem.F
gfortran -cpp -fdefault-integer-8 -Warray-bounds -g -fno-aggressive-loop-optimizations -I. -I/Users/marcogiampa/nwchem/nwchem-6.6//src/include -I/Users/marcogiampa/nwchem/nwchem-6.6//src/tools/install/include -DMACX -DEXT_INT -DGFORTRAN -DGCC4 -DGCC46 -DPARALLEL_DIAG -DCOMPILATION_DATE="'`date +%a_%b_%d_%H:%M:%S_%Y`'" -DCOMPILATION_DIR="'/Users/marcogiampa/nwchem/nwchem-6.6/'" -DNWCHEM_BRANCH="'6.6'" -c -o stubs.o stubs.F
gfortran -L/Users/marcogiampa/nwchem/nwchem-6.6//lib/MACX64 -L/Users/marcogiampa/nwchem/nwchem-6.6//src/tools/install/lib -o /Users/marcogiampa/nwchem/nwchem-6.6//bin/MACX64/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 -ldrdy -lvscf -lqmmm -lqmd -letrans -lpspw -ltce -lbq -lmm -lcons -lperfm -ldntmc -lccca -lnwcutil -lga -larmci -lpeigs -lperfm -lcons -lbq -lnwcutil -lnwclapack -lnwcblas -lnwclapack -lnwcblas -L/usr/local/lib -lmpifort -lmpi -lpmpi -lpthread -lpthread
Undefined symbols for architecture x86_64:
 "__gfortran_stop_numeric_f08", referenced from:
_test2_ in libnwcutil.a(util_eaf_test.o)
_test1_ in libnwcutil.a(util_eaf_test.o)
_anl_ in libddscf.a(anlfit.o)
_feff_atom_ in libnwpwlib.a(feff6Lib.o)
_moints_aodisk_sprs2dense_a_ in libmoints.a(moints_aodisk.o)
_moints_aodisk_checkfile_ in libmoints.a(moints_aodisk.o)
_qenter_ in libccsd.a(qstat.o)
...
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make: *** [all] Error 1



Best