[MacPorts] #23850: gtk2-clearlooks @0.6.2_0+universal does not build correctly

MacPorts noreply at macports.org
Wed Feb 24 14:11:24 PST 2010


#23850: gtk2-clearlooks @0.6.2_0+universal does not build correctly
---------------------------------------------------+------------------------
 Reporter:  Michael.Wybrow@…                       |       Owner:  macports-tickets@…                   
     Type:  defect                                 |      Status:  new                                  
 Priority:  Normal                                 |   Milestone:                                       
Component:  ports                                  |     Version:  1.8.2                                
 Keywords:                                         |        Port:  gtk2-clearlooks                      
---------------------------------------------------+------------------------
 if gtk2-clearlooks @0.6.2_0 is installed with the +universal option (on an
 Intel machine), the package builds fine and installs, but the resultant
 libclearlooks.so file is i386 architecture only.

 This is because the link line does not specify the "-arch ppc -arch i386"
 flags, even though these are used for building all the object files.  If
 the link line is given these flags, then the libclearlooks.so is correctly
 universal.  The package needs to be updated to patch libtool or do
 whatever is required to make sure these arguments are used during linking.

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


More information about the macports-tickets mailing list