<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Rick,<br>
    <br>
    I noticed that post, but wasn't sure if it applied to my situation.<br>
    <br>
    Currently, <br>
    <blockquote><tt>DYLD_LIBRARY_PATH=/Users/whannah/ImageMagick-6.7.5/lib/</tt><br>
    </blockquote>
    I've tried adding "/usr/lib/" and "/usr/local/lib/" but that didnt
    seem to help.<br>
    <br>
    Walter<br>
    <br>
    <div class="moz-cite-prefix">On 8/18/14, 12:08 PM, Rick Brownrigg
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGKRhbF+i=aWC4qQFp13u9aX6c8iGaxvzBEfgMUnBTn+Lktokg@mail.gmail.com"
      type="cite">
      <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't have access to a 10.9.x machine).  what is the
            setting of DYLD_LIBRARY_PATH on your system?<br>
            <br>
            <a moz-do-not-send="true"
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 moz-do-not-send="true"
              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'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 ".png" file. If I use another type
              of plot, like gsn_csm_xy, I do not have this problem. If I
              use "x11" or "pdf" 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'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't seem
                to make any difference<br>
              </blockquote>
              I'm guessing that this has to do with setting
              DYLD_LIBRARY_PATH, but I can't figure it out.<br>
              <br>
              Thanks,<br>
              Walter </div>
            <br>
            _______________________________________________<br>
            ncl-talk mailing list<br>
            List instructions, subscriber options, unsubscribe:<br>
            <a moz-do-not-send="true"
              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>
    </blockquote>
    <br>
  </body>
</html>