[ncl-talk] Problem creating ".png" file with map
Walter Hannah
whannah at atmos.colostate.edu
Mon Aug 18 10:42:45 MDT 2014
Rick,
I noticed that post, but wasn't sure if it applied to my situation.
Currently,
DYLD_LIBRARY_PATH=/Users/whannah/ImageMagick-6.7.5/lib/
I've tried adding "/usr/lib/" and "/usr/local/lib/" but that didnt seem
to help.
Walter
On 8/18/14, 12:08 PM, Rick Brownrigg wrote:
> Hi Walter,
>
> 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?
>
> http://stackoverflow.com/questions/13414786/missing-emutls-get-address-with-gcc-4-7-and-openmp
>
> Rick
>
>
>
> On Mon, Aug 18, 2014 at 8:59 AM, Walter Hannah
> <whannah at atmos.colostate.edu <mailto:whannah at atmos.colostate.edu>> wrote:
>
> Hi,
>
> 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:
>
> dyld: lazy symbol binding failed: Symbol not found:
> ___emutls_get_address
> Referenced from: /Users/whannah/NCL/bin/ncl
> Expected in: /usr/lib/libSystem.B.dylib
>
> dyld: Symbol not found: ___emutls_get_address
> Referenced from: /Users/whannah/NCL/bin/ncl
> Expected in: /usr/lib/libSystem.B.dylib
>
> Trace/BPT trap: 5
>
> Here's some relevant info about my system:
>
> Macbook w/ OSX 10.9.4
> NCL 6.2.0 - installed using the precompiled binary:
> ncl_ncarg-6.2.0.MacOS_10.9_64bit_nodap_gcc481
> GCC - version 4.8.3 - Homebrew gcc48 (/usr/local/bin/gcc)
>
> /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
>
> I'm guessing that this has to do with setting DYLD_LIBRARY_PATH,
> but I can't figure it out.
>
> Thanks,
> Walter
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140818/74cfea21/attachment.html
More information about the ncl-talk
mailing list