Opened 14 years ago
Closed 14 years ago
#27571 closed defect (fixed)
libemf @1.0.4 fails to build on tiger
Reported by: | roberto@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | tiger | Cc: | jmroot (Joshua Root), ryandesign (Ryan Carsten Schmidt) |
Port: | libemf |
Description
libemf @1.0.4 fails to build on Mac OS X 10.4. Please see attached build log for details.
Attachments (1)
Change History (5)
Changed 14 years ago by roberto@…
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmr@… ryandesign@… added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | tiger added |
---|---|
Summary: | libemf @1.0.4 fails to build → libemf @1.0.4 fails to build on tiger |
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Putting it in platform powerpc would be wrong; you can build for ppc on i386.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The relevant line in the log is:
So this is a result of the line
added in r74029. What does it mean, "-Xarch"? I must say I was confused by this unconditional line; not knowing what Xarch means, it seems to be adding PowerPC-specific settings; I would have thought those should have gone in a platform powerpc block.