Opened 15 years ago

Closed 13 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)

AppHack.txt (47.4 KB) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.

Download all attachments as: .zip

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_64AppHack fails to build 64-bit

Carbon.

comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:3 Changed 14 years ago by letdowners@…

Cc: letdowners@… added

Cc Me!

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.