Ticket #20903 (closed defect: fixed)
ccl 1.3 fails to build on 10.6
| Reported by: | luis.beca@… | Owned by: | easieste@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | arcadiorubiogarcia@…, snc@…, easieste@… | |
| Port: | ccl |
Description
ccl 1.3 fails to build on Snow Leopard.
Attachments
Change History
comment:3 Changed 4 years ago by gwright@…
I have 10.6 running now so I can check this. It may simply be that until upstream fixes are made, ccl won't run on 10.6. I'll let you know what I find out.
comment:5 in reply to: ↑ 4 Changed 4 years ago by luis.beca@…
Clozure 1.4 has been released and it is stated that it builds in Snow Leopard (but only if the optional 10.4 support was installed with Xcode...).
comment:6 Changed 3 years ago by easieste@…
With the optional 10.4 SDK support, Clozure 1.4 builds find under Snow Leopard.
One should probably add a check for the existence of '/Developer/SDKs/MacOSX10.4u.sdk' in the configure phase, bailing with a message to install the 10.4 SDK support if that directory is absent.
Changed 3 years ago by easieste@…
- Attachment lang-ccl-Portfile.diff added
Portfile for CCL 1.4 working under Snow Leopard
comment:11 Changed 3 years ago by easieste@…
- Status changed from new to closed
- Resolution set to fixed
Committed ccl-1.4 as r61939.
Note: See
TracTickets for help on using
tickets.

