Opened 15 years ago
Closed 14 years ago
#21533 closed defect (fixed)
AppHack fails to build 64-bit
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | LP64 | Cc: | mklein-de (Michael Klein), nerdling (Jeremy Lavergne), letdowners@… |
Port: | AppHack |
Description
AppHack installs ok on Leopard with the default build_arch i386, and on Snow Leopard if I set build_arch to i386, but not on Snow Leopard with the default build_arch x86_64:
Undefined symbols: "_GetIconRefFromFile", referenced from: -[IconFamily initWithIconOfFile:] in IconFamily.o "_FSpOpenResFile", referenced from: +[IconFamily removeCustomIconFromFile:] in IconFamily.o -[IconFamily setAsCustomIconForFile:withCompatibility:] in IconFamily.o -[IconFamily setAsCustomIconForDirectory:withCompatibility:] in IconFamily.o "_FSpCreateResFile", referenced from: -[IconFamily setAsCustomIconForFile:withCompatibility:] in IconFamily.o -[IconFamily setAsCustomIconForDirectory:withCompatibility:] in IconFamily.o "_FSpGetFInfo", referenced from: +[IconFamily removeCustomIconFromFile:] in IconFamily.o -[IconFamily setAsCustomIconForFile:withCompatibility:] in IconFamily.o -[IconFamily setAsCustomIconForDirectory:withCompatibility:] in IconFamily.o "_FSpSetFInfo", referenced from: +[IconFamily removeCustomIconFromFile:] in IconFamily.o -[IconFamily setAsCustomIconForFile:withCompatibility:] in IconFamily.o -[IconFamily setAsCustomIconForDirectory:withCompatibility:] in IconFamily.o "_ReadIconFile", referenced from: -[IconFamily initWithContentsOfFile:] in IconFamily.o ld: symbol(s) not found collect2: ld returned 1 exit status ** BUILD FAILED **
The full debug log is attached.
Attachments (1)
Change History (5)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | AppHack.txt added |
---|
comment:1 Changed 15 years ago by tobypeterson
Keywords: | LP64 added |
---|---|
Summary: | AppHack build failure with build_arch x86_64 → AppHack fails to build 64-bit |
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Carbon.