Re: [AMBER] dyld: lazy symbol binding failed: Symbol not found: _iconv_open

From: Yu Chen <chen.hhmi.umbc.edu>
Date: Tue, 6 Jul 2010 16:26:42 -0400

It's solved! After I removed "/opt/local/lib" from "DYLD_LIBRARY_PATH", everything works now. Thanks.

Chen

On Jul 6, 2010, at 2:17 PM, Yu Chen wrote:

> 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
>


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jul 06 2010 - 13:30:03 PDT
Custom Search