#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)
Change History (5)
Changed 16 years ago by adioso@…
Attachment: | Portfile-Pallet.diff added |
---|
Changed 16 years ago by adioso@…
Attachment: | patch-Pallet.xcodeproj-project.pbxproj added |
---|
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: | new → closed |
Note: See
TracTickets for help on using
tickets.
In r37448 If this fails to build, please reopen this ticket