[MacPorts] #27597: gimp2 @2.6.11 +no_x11 +quartz fails to build
MacPorts
noreply at macports.org
Mon Dec 6 13:55:50 PST 2010
#27597: gimp2 @2.6.11 +no_x11 +quartz fails to build
-------------------------------------+--------------------------------------
Reporter: peter@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gimp2
-------------------------------------+--------------------------------------
Comment(by devans@…):
In order to successfully build gimp2 +no_x11 +quartz all of its
dependencies must also be built using
those variants.
{{{
/opt/local/lib/libgtk-x11-2.0.la
}}}
is provided by gtk2 when built with the +x11 variant (default) so this
error makes me think
that at least one of gimp2's dependencies was built against that version
of gtk2
Note that this requirement makes it difficult to build some ports +quartz
and others +x11 if
they share a common dependent so the most fool proof way to do this is
(IMO) is to install a
separate instance of MacPorts in a different root (e.g. /opt/quartz),
configure this version of
MacPorts to use +no_x11 +quartz variants by default and build from
scratch.
I have a working version of installed using that approach
{{{
gimp2 @2.6.11_1+debug+no_x11+quartz (active)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27597#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list