[MacPorts] #17356: gtk2 fails to link with libXdamage.1.1.0.dylib

MacPorts noreply at macports.org
Sat Dec 20 12:03:48 PST 2008


#17356: gtk2 fails to link with libXdamage.1.1.0.dylib
------------------------------------+---------------------------------------
  Reporter:  golekipro@…            |       Owner:  macports-tickets@…                   
      Type:  defect                 |      Status:  reopened                             
  Priority:  Normal                 |   Milestone:  Port Bugs                            
 Component:  ports                  |     Version:  1.6.0                                
Resolution:                         |    Keywords:  easytag easytag-devel                
      Port:  gtk2                   |  
------------------------------------+---------------------------------------

Comment(by jeremyhu@…):

 The problem is that the other port compiled in the past when it was
 correct, the .la file for that installed port references
 /usr/X11/lib/libXdamage.la.  If we nuke the .la, then anything linking
 against that existing-port using glibtool will fail.  If instead that
 existing port is recompiled, then its libtool file will use '-lXdamage'
 instead of '/usr/X11/lib/libXdamage.la'

 That's weird that glibtool is using library_names rather than dlname...  I
 was operating under the assumption this entire time that the dlname was
 wrong in earlier Xcode releases and that was the problem...

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


More information about the macports-tickets mailing list