When I first saw the error, my first thought was the recent thread about ASDF being on a different thread, but I don't know enough about such things to comment with anything that even resembles feigned knowledge/insight.<br>
<br>Chris.<br><br><div class="gmail_quote">On Mon, Sep 20, 2010 at 9:58 AM, Robert P. Goldman <span dir="ltr"><<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</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;">
This looks like it might be a package error. Calling FIND-SYSTEM not in the ASDF package perhaps?<br>
<div><div></div><div class="h5"><br>
"Chris Van Dusen" <<a href="mailto:cavandusen@gmail.com">cavandusen@gmail.com</a>> wrote:<br>
<br>
>That fixed it.  However, I'm now getting the following when the App is<br>
>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<br>
>listener(1).<br>
>> Type cmd-/ to continue, cmd-. to abort, cmd-\ for a list of available<br>
>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<br>
>#P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/easygui.asd"<br>
>6. Skip loading<br>
>#P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui/easygui.asd"<br>
>7. Load other file instead of<br>
>#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<br>
>#P"/Users/cvandusen/bin/ccl/examples/cocoa/easygui"<br>
>11. Retry loading<br>
>#P"/Users/cvandusen/bin/ccl/cocoa-ide/cocoa-application.lisp"<br>
>12. Skip loading<br>
>#P"/Users/cvandusen/bin/ccl/cocoa-ide/cocoa-application.lisp"<br>
>13. Load other file instead of<br>
>#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>
>On Mon, Sep 20, 2010 at 9:23 AM, Gary Byers <<a href="mailto:gb@clozure.com">gb@clozure.com</a>> wrote:<br>
><br>
>> Sorry; should be fixed now (in r14290).<br>
>><br>
>><br>
>> On Mon, 20 Sep 2010, Chris Van Dusen wrote:<br>
>><br>
>>  Hi,<br>
>>><br>
>>> I updated trunk of CCL this morning and after running (rebuild-ccl :full<br>
>>> 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<br>
>>> (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<br>
>>> #P"/Users/cvandusen/bin/ccl/cocoa-ide/fasls/xinspector.dx64fsl"...Unhandled<br>
>>> 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>
>>><br>
</div></div>>_______________________________________________<br>
>Openmcl-devel mailing list<br>
><a href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a><br>
><a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
<font color="#888888"><br>
--<br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br>
</font></blockquote></div><br>