[MacPorts] #21865: wine-devel doesn't like x86_64
MacPorts
noreply at macports.org
Sun Oct 11 04:47:11 PDT 2009
#21865: wine-devel doesn't like x86_64
------------------------------------+---------------------------------------
Reporter: Damien@… | Owner: ryandesign@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Resolution: fixed | Keywords: x86_64, libexpat
Port: wine-devel |
------------------------------------+---------------------------------------
Comment(by ryandesign@…):
That indicates you tried to build xorg-libXcursor +universal but at least
one of its dependencies (the one(s) that provide(s) the symbols
_XCreatePixmap, _XLoadFont, etc.) was not universal. Installing with the
debug flag (e.g. `sudo port -d install xorg-libXcursor +universal`) can
give you more information. Only very few of our ports (at this point, 7
out of over 6200 ports) will explicitly alert you about the mismatched
architectures, and it is not my intention to add this individually to all
ports, because it's something MacPorts base should be able to figure out
automatically for all ports. But that code has not yet been written and
the number of people encountering the issue with wine (probably close to
100% of Snow Leopard users trying to install wine) and the number of users
encountering it with other ports after upgrading to Snow Leopard and not
knowing they needed to reinstall all ports (see [wiki:Migration
Migration]) prompted me to implement an immediate if imperfect solution in
form of the archcheck portgroup.
--
Ticket URL: <http://trac.macports.org/ticket/21865#comment:16>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list