Opened 15 years ago
Closed 14 years ago
#23850 closed defect (fixed)
gtk2-clearlooks @0.6.2_0+universal does not build correctly
Reported by: | Michael.Wybrow@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | su-v | |
Port: | gtk2-clearlooks |
Description
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.
Change History (2)
comment:1 Changed 15 years ago by su-v
Cc: | suv-sf@… added |
---|
comment:2 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!