After I hit option 2 everything loads without qualm, but if I try a (define *sc* (sc-open)) I get:<br>-----<br>The function MAKE-UDP-SOCKET is undefined.<br> [Condition of type UNDEFINED-FUNCTION]<br><br>Restarts:<br> 0: [ABORT-REQUEST] Abort handling SLIME request.
<br> 1: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread" {AA7C2D1}>)<br>-----<br>I can use make-udp-socket from within package :SB-ALIEN, but not in :CM. I'm using Supercollider non-realtime until this clears up, so no rush, but let me know if you turn anything up.
<br><br>Thanks again,<br>-luke<br><br><br><div><span class="gmail_quote">On 5/23/07, <b class="gmail_sendername">
Rick Taube</b> <<a href="mailto:taube@uiuc.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">taube@uiuc.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
not sure why this is happening at this point -- for now select option
<br>2 (unlock package) and it shoud load. ill take a look at the problem<br>as soon as i have a bit of time in the next few days.<br>--rick<br><br>On May 22, 2007, at 10:49 PM, luke hammon wrote:<br><br>> Hi list,<br>
>
<br>> I'm still having difficulty loading the osc module due to SBCL's<br>> package locking. I'm sure I'm missing something silly. Do you<br>> have any pointers? Thanks in advance.<br>><br>
> -luke
<br>><br>><br>> Lock on package SB-ALIEN violated when defining SB-ALIEN::UDP-<br>> SOCKET as a class.<br>> [Condition of type SB-EXT:SYMBOL-PACKAGE-LOCKED-ERROR]<br>><br>> See also:<br>> SBCL Manual, Package Locks [node]
<br>><br>> Restarts:<br>> 0: [CONTINUE] Ignore the package lock.<br>> 1: [IGNORE-ALL] Ignore all package locks in the context of this<br>> operation.<br>> 2: [UNLOCK-PACKAGE] Unlock the package.<br>
> 3: [RETRY] Retry performing #<ASDF:LOAD-OP NIL {BAE3749}> on<br>> #<ASDF:CL-SOURCE-FILE "sockets" {C021299}>.<br>> 4: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {BAE3749}> on
<br>> #<ASDF:CL-SOURCE-FILE "sockets" {C021299}> as having been successful.<br>> 5: [ABORT-REQUEST] Abort handling SLIME request.<br>> 6: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-
<br>> thread" {AF21B91}>)ading<br><br></blockquote></div><br>