[MacPorts] #33364: arm-none-eabi-gcc fails to build
MacPorts
noreply at macports.org
Sun Feb 26 14:29:04 PST 2012
#33364: arm-none-eabi-gcc fails to build
-------------------------------------+--------------------------------------
Reporter: david.reitter@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: arm-none-eabi-gcc
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
Deactivate or uninstall the libunwind-headers port.
Clean arm-none-eabi-gcc and try again.
Afterward, if desired, reactivate or reinstall the libunwind-headers port.
{{{
sudo port -f deactivate libunwind-headers
sudo port clean arm-none-eabi-gcc
sudo port install arm-none-eabi-gcc
sudo port activate libunwind-headers
}}}
The port, or possibly the crossgcc portgroup it uses, should be modified
to employ the mechanism used by the ImageMagick port to prevent the
installation of arm-none-eabi-gcc if libunwind-headers is installed and
active.
--
Ticket URL: <https://trac.macports.org/ticket/33364#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list