[MacPorts] #17049: pango +quartz cannot build 64-bit
MacPorts
noreply at macports.org
Fri Sep 25 09:41:15 PDT 2009
#17049: pango +quartz cannot build 64-bit
----------------------------------+-----------------------------------------
Reporter: pguyot@… | Owner: ryandesign@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords:
Port: pango |
----------------------------------+-----------------------------------------
Comment(by ken@…):
Replying to [comment:24 ryandesign@…]:
> I did not look at your 1.26 portfile but I did update the port to 1.26
in r58293. Does that fix anything?
This still isn't quite complete; the current portfile still only builds
the ATSUI for the i386 architecture. Please see the 3rd chunk of my
1_25_5.diff file for the solution. Specifically, the portfile needs to
omit the following line:
lappend merger_configure_env(x86_64) ac_cv_header_Carbon_Carbon_h=no
This forcibly omits the ATSUI module on x86_64, which used to be correct
when the ATSUI module really ... well, used ATSUI. Now the "ATSUI" module
uses CoreText and can be built on x86_64 without problems.
--
Ticket URL: <http://trac.macports.org/ticket/17049#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list