Re: Cannot create PNG files on OSX after VAPOR install

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue May 28 2013 - 09:34:07 MDT

Hi Walter,

Maybe what happened is that when you installed Vapor, it might have upgraded some other software on your machine that now makes it incompatible with the version of NCL you have.

What do the following commands report:

sw_vers -productVersion
uname -a
gcc --version
gfortran --version

I *think* the issue is due to an upgrade in the gcc/gfortran compiler.

Also, can you tell me which NCL binary file you downloaded?

--Mary

On May 27, 2013, at 1:56 PM, Walter Hannah wrote:

> Hi,
>
> A week ago I installed VAPOR and ever since then I cannot output my NCL plots as PNG. When I try I get this message:
>
> whannah@nereus:~/DYNAMO/Hindcast\>ncl plot.hov.v3.ncl
> Copyright (C) 1995-2013 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 6.1.2
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
> (0) /Users/whannah/DYNAMO/Hindcast/data/DYNAMO_ERAi_00-04/DYNAMO_ERAi_00-04.U.nc
> (0) /Users/whannah/DYNAMO/Hindcast/data/DYNAMO_ERAi_00-04/DYNAMO_ERAi_00-04.sfc.nc
> 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
>
> I've done a lot of googling on this messages, and there are a lot that have to due with GCC linking problems, however I don't see how that would apply here. I'm totally stumped! Any ideas what this is about?
>
> Walter
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue May 28 09:34:38 2013

This archive was generated by hypermail 2.1.8 : Thu May 30 2013 - 11:38:10 MDT