Ticket #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
Change History
Note: See
TracTickets for help on using
tickets.

