[MacPorts] #46911: wcslib install fails
MacPorts
noreply at macports.org
Mon Feb 23 09:25:42 PST 2015
#46911: wcslib install fails
-------------------------------+--------------------------------
Reporter: david.w.watson@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: wcslib |
-------------------------------+--------------------------------
Comment (by john@…):
Thanks! That's clear. It looks like I wasn't, though. My intention is that
you should run the command:
{{{
nm opt/local/lib/gcc48/gcc/x86_64-apple-
darwin13/4.8.4/../../../libgfortran.dylib | grep
gfortran_transfer_character_write
}}}
The `$` in my original text indicates your shell prompt -- the intention
is "you type things here". The next line is the response that you should
get back (ie, in this case `nm` has found the symbol you were looking for,
and prints some information about it. If the symbol isn't found, you'll
get no output). Grepping for "0000000000081e7c" is not telling us anything
informative.
Sorry for being unclear!
--
Ticket URL: <https://trac.macports.org/ticket/46911#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list