dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address

From: Ruben van Hooidonk <rubski_at_nyahnyahspammersnyahnyah>
Date: Fri May 23 2014 - 09:15:36 MDT

Hi,

I recently installed ncl 6.2.0 on my mac, when I try plotting in ncl I get
this error:

dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address
 Referenced from: /usr/local/bin/ncl
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ___emutls_get_address
  Referenced from: /usr/local/bin/ncl
  Expected in: /usr/lib/libSystem.B.dylib

Here is some additional info:
OS X 10.9.3

 otool -L `which ncl` | grep System

    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
(compatibility version 1.0.0, current version 2.4.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)

xcode-select -version
xcode-select version 2333.

 gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.2.0
Thread model: posix

Any help is appreciated!

Ruben van Hooidonk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri May 23 09:15:52 2014

This archive was generated by hypermail 2.1.8 : Tue May 27 2014 - 15:45:08 MDT