Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

main.log (31.7 KB) - added by ryandesign (Ryan Carsten Schmidt) 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

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...

comment:2 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

I don't see any need for it either.

comment:3 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

r131503 ... built fine without it on Leopard.

comment:4 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

r131504 fixup too.

Note: See TracTickets for help on using tickets.