[MacPorts] #38851: git-core @1.8.2.1 does not link - missing libiconv depencies

MacPorts noreply at macports.org
Fri Apr 19 21:37:25 PDT 2013


#38851: git-core @1.8.2.1 does not link - missing libiconv depencies
-------------------------------+--------------------------------
  Reporter:  thebrenthaines@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.1.3
Resolution:                    |   Keywords:
      Port:  git-core          |
-------------------------------+--------------------------------

Comment (by thebrenthaines@…):

 Nailed it...

 {{{
 MacBook-Bro:Shufflin brenthaines$ ls -lha /opt/local/lib/libiconv*
 -rw-r--r--  1 root  admin   1.0M Nov 17 17:21
 /opt/local/lib/libiconv.2.dylib
 -rw-r--r--  1 root  admin   1.1M Nov 17 17:21 /opt/local/lib/libiconv.a
 lrwxr-xr-x  1 root  admin    23B Mar  5 20:02
 /opt/local/lib/libiconv.dylib -> /usr/lib/libiconv.dylib
 -rw-r--r--  1 root  admin   914B Nov 17 17:21 /opt/local/lib/libiconv.la
 }}}

 The link finally resolves to:

 {{{
 file /usr/lib/libiconv.2.dylib
 /usr/lib/libiconv.2.dylib: Mach-O universal binary with 2 architectures:
 [i386: Mach-O i386 dynamically linked shared library] [x86_64]
 }}}

 This version does not have the correct symbols and removing the symbolic
 link fixed the build issue. Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/38851#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list