[MacPorts] #37395: tk +x11: bad install_name for libtk8.6.dylib

MacPorts noreply at macports.org
Wed Dec 26 22:46:43 PST 2012


#37395: tk +x11: bad install_name for libtk8.6.dylib
------------------------------+--------------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  tk               |
------------------------------+--------------------------------

Comment (by macports@…):

 Looks like we've come to the same conclusion on the root cause (I was
 writing it up for the ticket when your email came in).  I'd suggest the
 most expedient thing to patch would be DYLIB_INSTALL_DIR, in Makefile.in,
 since it's closer to where the install_name is set and _only_ used for
 that install_name setting.  Macports could probably perfectly safely set
 that to ${libdir}, and all would be well.  That might even be a clean
 upstreamable fix, since DYLIB_INSTALL_DIR appears to only be for Darwin/OS
 X, both of which could have this problem and for which ${libdir} should
 eventually be correct.

 Ewen

-- 
Ticket URL: <https://trac.macports.org/ticket/37395#comment:20>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list