Opened 15 years ago
Closed 15 years ago
#20903 closed defect (fixed)
ccl 1.3 fails to build on 10.6
Reported by: | luis.beca@… | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | arcadiorubiogarcia@…, nerdling (Jeremy Lavergne), easye | |
Port: | ccl |
Description
ccl 1.3 fails to build on Snow Leopard.
Attachments (2)
Change History (13)
Changed 15 years ago by luis.beca@…
Attachment: | ccl-buildlog-10.6.txt.zip added |
---|
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to gwright@… |
---|
comment:2 Changed 15 years ago by arcadiorubiogarcia@…
Cc: | arcadiorubiogarcia@… added |
---|
comment:3 Changed 15 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 Changed 15 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 15 years ago by easye
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 15 years ago by easye
Attachment: | lang-ccl-Portfile.diff added |
---|
Portfile for CCL 1.4 working under Snow Leopard
comment:10 Changed 15 years ago by easye
Owner: | changed from gwright@… to easieste@… |
---|
comment:11 Changed 15 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed ccl-1.4 as r61939.
Note: See
TracTickets for help on using
tickets.
Cc Me!