Specifically, when doing the following command:
make -f Makefile_at serial
I get this response:
<snip>
icc -o rdparm main.o rdparm.o dispatch.o help.o utility.o second.o
io.o trajectory.o evec.o torsion.o mask.o rms.o display.o interface.o
energy.o experimental.o ptraj.o actions.o analyze.o thermo.o pubfft.o
cluster.o clusterLib.o /Applications/Amber11/intel-mkl/lib/libpdb.a
/Applications/Amber11/intel-mkl/lib/carpack.a
/Applications/Amber11/intel-mkl/lib/f2c.a
-L/opt/intel/Compiler/11.1/076/Frameworks/mkl/lib/em64t
/opt/intel/Compiler/11.1/076/Frameworks/mkl/lib/em64t/libmkl_intel_lp64.a
/opt/intel/Compiler/11.1/076/Frameworks/mkl/lib/em64t/libmkl_sequential.a
/opt/intel/Compiler/11.1/076/Frameworks/mkl/lib/em64t/libmkl_core.a
-lpthread -lsvml ../netcdf/lib/libnetcdf.a -lm
Undefined symbols:
"_MPI_Error_string", referenced from:
_printMPIerr in actions.o
"_MPI_Error_class", referenced from:
_printMPIerr in actions.o
ld: symbol(s) not found
make[1]: *** [rdparm] Error 1
make: *** [serial] Error 2
At risk of asking a dumb question - isn't a serial build supposed to not
need anything MPI related? So how did that sneak in there? It wasn't
happening before late this afternoon (Tuesday).
Ben
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Tue Nov 10 2009 - 15:00:02 PST