<div>Gentlemen,</div>
  <div><br /></div>
  <div>Thanks. It is the fact that I don't have XCode installed on this computer (a temporary one whilst my regular machine is out for repair). Gary's suggestion for a reminder is a good one and would have lead me to the answer straight away.</div>
  <div><br /></div>
  <div>Cheers,</div>
  <div>&nbsp;&nbsp; &nbsp;- Steve</div>
  <div><br /></div>
Quoting Gary Byers &lt;gb@clozure.com&gt;:<br /> <br />
&gt; If 'make' (installed as part of Xcode on OSX) was installed but<br />
&gt; running make generated errors, we'd almost certainly have seen some<br />
&gt; output describing what those errors were, so it's pretty likely that<br />
&gt; trying to run make just failed.&nbsp; About all that we can say in that<br />
&gt; case is something like &quot;trying to run 'make' via RUN-PROGRAM failed&quot;,<br />
&gt; but we just get a pretty generic &quot;system error&quot; that doesn't say too<br />
&gt; much about what the problem is.<br />
&gt;<br />
&gt; Since a couple of people have run into this in the last few weeks,<br />
&gt; it's probably worth at least trying to say &quot;trying to run 'make'<br />
&gt; ... failed for some reason&quot;, and may be worth mentioning that that may<br />
&gt; be because 'make' (and possibly other developer tools) aren't<br />
&gt; installed.<br />
&gt;<br />
&gt; I'm sure that most people realize (if they think about it) that it's<br />
&gt; pretty hard to compile C and assembler source code if the tools used<br />
&gt; to do so aren't installed; I'm not sure that we can reliably do too<br />
&gt; much more here (if the (RUN-PROGRAM &quot;make&quot; ...) just fails) besides<br />
&gt; suggesting the possibility that it may be an installation problem (and<br />
&gt; perhaps help people to think about that.)<br />
&gt;<br />
&gt; On Fri, 1 May 2009, R. Matthew Emerson wrote:<br />
&gt;<br />
&gt;&gt;<br />
&gt;&gt; On May 1, 2009, at 7:31 AM, Steve Núñez wrote:<br />
&gt;&gt;<br />
&gt;&gt;&gt; Thanks. A fresh tarball download has solved the Cocoa problem<br />
&gt;&gt;&gt; however this same fresh checkout fails a full rebuild. The pre-built<br />
&gt;&gt;&gt; IDE runs fine, I'm trying to work through the Cocoa GUI examples.<br />
&gt;&gt;&gt; This is running 10.4.11:<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; administrators-ibook-g4:~/Illation/Development/Applications/ccl admin<br />
&gt;&gt;&gt; $ ./dppccl<br />
&gt;&gt;&gt; Welcome to Clozure Common Lisp Version 1.3-r11936&nbsp; (DarwinPPC32)!<br />
&gt;&gt;&gt; ? (rebuild-ccl :full t)<br />
&gt;&gt;&gt; Rebuilding Clozure Common Lisp using Version 1.3-r11936&nbsp; (DarwinPPC32)<br />
&gt;&gt;&gt; ;Building lisp-kernel ...<br />
&gt;&gt;&gt;&gt; Error: Error(s) during kernel compilation.<br />
&gt;&gt;<br />
&gt;&gt; To see what the errors are, cd to ccl/lisp-kernel/darwinppc and type<br />
&gt;&gt; &quot;make&quot;.<br />
&gt;&gt;<br />
&gt;&gt; I hesitate to mention it, but note that you need to have the Xcode<br />
&gt;&gt; tools installed in order to build the lisp kernel.&nbsp; I believe that<br />
&gt;&gt; Xcode 2.5 is the recommended version for 10.4 systems. (That's what<br />
&gt;&gt; I've got installed on my Tiger/ppc32 system anyway.)<br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt; _______________________________________________<br />
&gt;&gt; Openmcl-devel mailing list<br />
&gt;&gt; Openmcl-devel@clozure.com<br />
&gt;&gt; <a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br />
&gt;&gt;<br />
&gt;&gt;<br /><br />
<br />
----------------------------------------------------------------<br />
This message was sent using IMP, the Internet Messaging Program.<br />