[MacPorts] #33788: exact-image looks for X11 in /usr/X11
MacPorts
noreply at macports.org
Tue Mar 27 05:39:23 PDT 2012
#33788: exact-image looks for X11 in /usr/X11
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: exact-image
-------------------------------------+--------------------------------------
exact-image looks for X11 headers in /usr/X11/include and libraries in
/usr/X11/lib and /usr/X11/lib64. There are never any lib64 directories on
OS X, leading to many warnings like this:
{{{
ld: warning: directory '/usr/X11/lib64' following -L not found
}}}
More importantly, in MacPorts, we never want to get any X11 bits from
/usr/X11; if any X11 bits are required, declare dependencies on the
corresponding MacPorts xorg-* ports and reference them in ${prefix}.
--
Ticket URL: <https://trac.macports.org/ticket/33788>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list