[MacPorts] #18956: Unable to build pango with +quartz +no_x11
MacPorts
noreply at macports.org
Tue Mar 24 20:20:58 PDT 2009
#18956: Unable to build pango with +quartz +no_x11
--------------------------------------+-------------------------------------
Reporter: macports@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: pango
--------------------------------------+-------------------------------------
Comment(by ryandesign@…):
Did you clean pango before trying again?
{{{
sudo port clean pango
}}}
"cairo-xlib.h: No such file or directory" means pango is looking for the
file cairo-xlib.h, which does not exist, because xlib is part of what you
turned off by using the no_x11 variant. Pango is either incompatible with
that (unlikely) or did not realize you had changed cairo.
--
Ticket URL: <http://trac.macports.org/ticket/18956#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list