That fixed it.  However, I'm now getting the following when the App is opened:<br><br>;Loading #P"/Users/cvandusen/bin/ccl/cocoa-ide/fasls/xinspector.dx64fsl"...<br>> Error: Undefined function FIND-SYSTEM called with arguments (:COCOA.ASD) .<br>
> While executing: #<Anonymous Function #x3020022185FF>, in process listener(1).<br>> Type cmd-/ to continue, cmd-. to abort, cmd-\ for a list of available restarts.<br>> If continued: Retry applying FIND-SYSTEM to (:COCOA.ASD).<br>
> Type :? for other options.<br>>   Type (:C <n>) to invoke one of the following restarts:<br>0. Return to break level 1.<br>1. #<RESTART CCL:ABORT-BREAK #x252953D><br>2. Retry applying FIND-SYSTEM to (:COCOA.ASD).<br>
3. Apply specified function to (:COCOA.ASD) this time.<br>4. Specify a function to use as the definition of FIND-SYSTEM.<br>5. Retry loading #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/easygui.asd"<br>6. Skip loading #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/easygui.asd"<br>
7. Load other file instead of #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/easygui.asd"<br>8. Retry loading #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui"<br>9. Skip loading #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui"<br>
10. Load other file instead of #P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui"<br>11. Retry loading #P"/Users/cvandusen/bin/ccl/cocoa-ide/cocoa-application.lisp"<br>12. Skip loading #P"/Users/cvandusen/bin/ccl/cocoa-ide/cocoa-application.lisp"<br>
13. Load other file instead of #P"/Users/cvandusen/bin/ccl/cocoa-ide/cocoa-application.lisp"<br>14. Return to toplevel.<br>15. #<RESTART CCL:ABORT-BREAK #x252A63D><br>16. Reset this thread<br>17. Kill this thread<br>
1 > <br><br>Any idea as to what is causing that?<br><br>Thanks again,<br>Chris.<br><br><div class="gmail_quote">On Mon, Sep 20, 2010 at 9:23 AM, Gary Byers <span dir="ltr"><<a href="mailto:gb@clozure.com">gb@clozure.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Sorry; should be fixed now (in r14290).<div><div></div><div class="h5"><br>
<br>
On Mon, 20 Sep 2010, Chris Van Dusen wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I updated trunk of CCL this morning and after running (rebuild-ccl :full t), quitting and starting again (via dx86cl64) I did<br>
the following:<br>
<br>
Welcome to Clozure Common Lisp Version 1.6-dev-r14289M-trunk (DarwinX8664)!<br>
? (require :cocoa-application) <br>
<br>
The app is started, but the following appears in Terminal:<br>
<br>
;Compiling "/Users/cvandusen/bin/ccl/cocoa-ide/xinspector.lisp"...<br>
;Loading #P"/Users/cvandusen/bin/ccl/cocoa-ide/fasls/xinspector.dx64fsl"...Unhandled exception 10 at 0x3000000a9a47,<br>
context->regs at #x7fff5fbfd770<br>
received signal 10; faulting address: 0x200ff8<br>
non-existent physical address? for help<br>
[19200] Clozure CL kernel debugger:  <br>
<br>
If there is any more info I can provide, just let me know.<br>
<br>
Thanks,<br>
Chris.<br>
<br>
</blockquote>
</div></div></blockquote></div><br>