#46535 closed defect (fixed)
ld64 @97.17_4: error: Availability.h: No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | ld64 |
Description
With libunwind-headers @3.5.0_7, ld64 @97.17_4 is failing to build on Tiger PowerPC with this error:
:info:build In file included from src/ld/parsers/libunwind/DwarfInstructions.hpp:43, :info:build from src/ld/MachOReaderRelocatable.hpp:43, :info:build from src/other/ObjectDump.cpp:31: :info:build src/ld/parsers/libunwind/AddressSpace.hpp:40:26: error: Availability.h: No such file or directory
Attachments (1)
Change History (5)
Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:2 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
I don't see any need for it either.
comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r131503 ... built fine without it on Leopard.
Note: See
TracTickets for help on using
tickets.
Oh... that's because the embedded libunwind-headers from newer ld64 don't have my changes that I pushed to the libunwind-headers port. Sig...