Opened 13 years ago
Closed 12 years ago
#33364 closed defect (fixed)
arm-none-eabi-gcc fails to build when libunwind-headers is installed
Reported by: | david.reitter@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | arm-none-eabi-gcc |
Description (last modified by mf2k (Frank Schima))
:info:build In file included from ../../../../gcc-4.6.2/libgcc/../gcc/config/arm/unwind-arm.c:24:0: :info:build /opt/local/include/unwind.h:38:26: fatal error: Availability.h: No such file or directory
Attachments (1)
Change History (7)
Changed 13 years ago by david.reitter@…
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | arm-none-eabi-gcc added |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Summary: | arm-none-eabi-gcc fails to build → arm-none-eabi-gcc fails to build when libunwind-headers is installed |
---|
Cf. #32041
comment:5 Changed 12 years ago by dirkx (Dirk-Willem van Gulik)
This seems resolved as of 2.1.2 on 10.8 ?
comment:6 Changed 12 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was already fixed in r90720.
Note: See
TracTickets for help on using
tickets.
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.
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.