<div dir="ltr"><div><div><div>Hi Walter,<br><br></div>It looks like you have installed your own version gcc?  The following thread seems to suggest this might be at the heart of the problem, but its going to be hard for us to pinpont this (I don&#39;t have access to a 10.9.x machine).  what is the setting of DYLD_LIBRARY_PATH on your system?<br>
<br><a href="http://stackoverflow.com/questions/13414786/missing-emutls-get-address-with-gcc-4-7-and-openmp">http://stackoverflow.com/questions/13414786/missing-emutls-get-address-with-gcc-4-7-and-openmp</a><br><br></div>
<div>Rick<br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 18, 2014 at 8:59 AM, Walter Hannah <span dir="ltr">&lt;<a href="mailto:whannah@atmos.colostate.edu" target="_blank">whannah@atmos.colostate.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I&#39;ve been having this peculiar problem with NCL lately that only
    happens when I use gsn_csm_contour_map() and try to ouput the image
    as a &quot;.png&quot; file. If I use another type of plot, like gsn_csm_xy, I
    do not have this problem. If I use &quot;x11&quot; or &quot;pdf&quot; I do not have this
    problem. The error message I get is this:<br>
    <blockquote><tt>dyld: lazy symbol binding failed: Symbol not found:
        ___emutls_get_address</tt><tt><br>
      </tt><tt>  Referenced from: /Users/whannah/NCL/bin/ncl</tt><tt><br>
      </tt><tt>  Expected in: /usr/lib/libSystem.B.dylib</tt><tt><br>
      </tt><tt><br>
      </tt><tt>dyld: Symbol not found: ___emutls_get_address</tt><tt><br>
      </tt><tt>  Referenced from: /Users/whannah/NCL/bin/ncl</tt><tt><br>
      </tt><tt>  Expected in: /usr/lib/libSystem.B.dylib</tt><tt><br>
      </tt><tt><br>
      </tt><tt>Trace/BPT trap: 5</tt><br>
    </blockquote>
    Here&#39;s some relevant info about my system:<br>
    <blockquote>Macbook w/ OSX 10.9.4<br>
      NCL 6.2.0 - installed using the precompiled binary:
      ncl_ncarg-6.2.0.MacOS_10.9_64bit_nodap_gcc481<br>
      GCC - version 4.8.3 - Homebrew gcc48 (/usr/local/bin/gcc)<br>
      <br>
      /usr/lib/libSystem.B.dylib is currently a symbolic to
      /usr/local/lib/libSystem.B.dylib, but this doesn&#39;t seem to make
      any difference<br>
    </blockquote>
    I&#39;m guessing that this has to do with setting DYLD_LIBRARY_PATH, but
    I can&#39;t figure it out.<br>
    <br>
    Thanks,<br>
    Walter
  </div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>