Re: symbol table problem

From: Walter Hannah <whannah_at_nyahnyahspammersnyahnyah>
Date: Tue Jun 04 2013 - 16:37:29 MDT

Dave,

I was wondering what was happening last time I asked this question! We
were having a bunch of emial issues here at that time. I just found
those responses. Sorry about that.

Here's some of the previously requested info:

    whannah@nereus:~\>sw_vers -productVersion
    *10.6.8*

    whannah@nereus:~\>uname -a
    *Darwin nereus.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-**1504.15.3~1/RELEASE_X86_64 x86_64

    *whannah@nereus:~\>gcc --version
    *i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)**
    **Copyright (C) 2007 Free Software Foundation, Inc.**
    **This is free software; see the source for copying conditions. There is NO**
    **warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.*

    whannah@nereus:~\>gfortran --version
    *GNU Fortran (GCC) 4.6.2 20111019 (prerelease)**
    **Copyright (C) 2011 Free Software Foundation, Inc.**
    **
    **GNU Fortran comes with NO WARRANTY, to the extent permitted by law.**
    **You may redistribute copies of GNU Fortran**
    **under the terms of the GNU General Public License.**
    **For more information about these matters, see the file named COPYING*

    whannah@nereus:~\>otool -L `which ncl`*
    /Users/whannah/NCL/bin/ncl:
            /usr/X11/lib/libXrender.1.dylib (compatibility version 5.0.0, current version 5.0.0)
            /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
            /usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 1.0.5)
            /usr/X11/lib/libXpm.4.dylib (compatibility version 16.0.0, current version 16.0.0)
            /usr/X11/lib/libX11.6.dylib (compatibility version 9.0.0, current version 9.0.0)
            /usr/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current version 11.0.0)
            /usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.15.0)
            /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)
            /usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)*

I don't see a png library anywhere. I used to have the //opt/xxx//
directories listed first in my PATH because of some other problems, I
forget the exact reason though.

Walter

On 6/4/13 4:00 PM, Dave Allured - NOAA Affiliate wrote:
> Walter,
>
> Are you not receiving e-mails from ucar.edu? You asked this question
> last week, and got two replies on May 28. Both suggested causes and
> asked for additional information. Please check your inbox, message
> digests, spam folders, and the ncl-talk archives on the web, as a last
> resort. Best wishes.
>
> --Dave
>
> On Tue, Jun 4, 2013 at 3:36 PM, Walter Hannah
> <whannah@atmos.colostate.edu> wrote:
>> Hi,
>>
>> I'm running OSX 10.6.8 and whenever I try to create a png file I get this
>> error:
>>
>> 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
>>
>>
>> This problem started after I installed VAPOR, but I'm not sure how its
>> connected or how to fix it. Any ideas?
>>
>> Thanks,
>> 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 Jun 4 16:37:46 2013

This archive was generated by hypermail 2.1.8 : Tue Jun 11 2013 - 12:03:58 MDT