[MacPorts] #22679: wine-crossover-games fails to build if binutils is installed and active
MacPorts
noreply at macports.org
Wed Nov 25 03:31:16 PST 2009
#22679: wine-crossover-games fails to build if binutils is installed and active
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: wine-crossover-games
-------------------------------------+--------------------------------------
wine-crossover-games 8.0.0 fails to build if binutils is installed and
active:
{{{
Assembler messages:
Fatal error: invalid listing option `r'
Assembler messages:
Fatal error: invalid listing option `r'
winebuild: /opt/local/bin/gas -arch i386 failed with status 256
winebuild: /opt/local/bin/gas -arch i386 failed with status 256
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [aclui.dll.so] Error 2
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [aclui] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** [acledit.dll.so] Error 2
make[1]: *** [acledit] Error 2
make: *** [dlls] Error 2
}}}
I need to check if wine and wine-devel are also affected, and whether
adding something like this helps:
{{{
configure.env-append \
AS=/usr/bin/as
}}}
If we can't find a better solution, we can always mark this port as
conflicting with the binutils port.
--
Ticket URL: <http://trac.macports.org/ticket/22679>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list