Hello,
Ok, I finally successfully compiled AmberTool and Amber11 with gcc/gfortran 4.5 installed from MacPorts. But failed test runs with the following errors. When checking the libiconv.2.dylib in /opt/local/lib with "nm", it gives symbol as "_libiconv_open", not "_iconv_open". Is this the problem? Thanks in advance!
...
cd 14scale; ./Run.14scale_test2
diffing nma2.prmtop.save with nma2.prmtop
PASSED
==============================================================
./cpTESTF.sh
cd resp && ./Run.ade
dyld: lazy symbol binding failed: Symbol not found: _iconv_open
Referenced from: /bin/csh
Expected in: /opt/local/lib/libiconv.2.dylib
dyld: Symbol not found: _iconv_open
Referenced from: /bin/csh
Expected in: /opt/local/lib/libiconv.2.dylib
/bin/sh: line 1: 51004 Trace/BPT trap ./Run.ade
make[1]: *** [test.resp] Error 133
cd pbsa_dmp && ./Run.dmp.min
dyld: lazy symbol binding failed: Symbol not found: _iconv_open
Referenced from: /bin/csh
Expected in: /opt/local/lib/libiconv.2.dylib
...
...
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jul 06 2010 - 11:30:03 PDT