Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15525 closed defect (fixed)

pallet-0.1.0 patches to add support for Leopard

Reported by: adioso@… Owned by: rhwood@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: pallet leopard Cc:
Port:

Description

I ran into these errors when building Pallet on Leopard:

"library not found for -lcrt1.10.5.o when trying to build against MacOSX10.4u.sdk"

The version of MacPorts I'm running seems to have the workaround described here: http://trac.macports.org/changeset/33480

Since this is an xcode project maybe the workaround doesn't apply? Attached are 2 patches, one patch to change the project to use the 10.5 SDK and another for the Portfile to apply the first patch if the build host is Leopard.

Attachments (2)

Portfile-Pallet.diff (322 bytes) - added by adioso@… 16 years ago.
patch-Pallet.xcodeproj-project.pbxproj (712 bytes) - added by adioso@… 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by adioso@…

Attachment: Portfile-Pallet.diff added

Changed 16 years ago by adioso@…

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: rhwood@… removed
Owner: changed from macports-tickets@… to rhwood@…

comment:2 Changed 16 years ago by rhwood@…

Resolution: fixed
Status: newclosed

In r37448 If this fails to build, please reopen this ticket

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.