[MacPorts] #27659: wine, wine-devel: winebuild picks the wrong assembler in presence of binutils
MacPorts
noreply at macports.org
Sun Mar 27 14:31:45 PDT 2011
#27659: wine, wine-devel: winebuild picks the wrong assembler in presence of
binutils
----------------------------+-----------------------------------------------
Reporter: buffyg@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: wine, wine-devel
----------------------------+-----------------------------------------------
Comment(by ryandesign@…):
For those wondering, the simplest workaround at the moment is to
deactivate binutils for the duration of building wine. You can reactivate
binutils afterward (if you must). So for example:
{{{
sudo port clean wine
sudo port -f deactivate binutils
sudo port install wine
sudo port activate binutils
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27659#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list