[CM] system osc
Rick Taube
taube@uiuc.edu
Sun, 16 Sep 2007 09:26:25 -0500
for now the easiest thing is to hack around it by adding this to osc/
osc.asd :
#+sbcl
(sb-ext:unlock-package (find-package ':sb-alien))
at some point ill take a closer look and see what is going wrong but
Im reluctant to do any more work on the rts/osc modules if Grace can
take over providing the osc and rts services. we are looking at grace/
rts/lisp right now.
On Sep 16, 2007, at 4:13 AM, Johannes Quint wrote:
> rick,
> after updating cm, i can't no more load system osc:
>
> in sal:
>
> system "osc"
>
> =>
>
> ; /Applications/CM.app/Contents/Resources/osc/sockets.fasl written
> ; compilation finished in 0:00:00
> ; loading #P"/Applications/CM.app/Contents/Resources/osc/sockets.fasl"
> ;
> ; compilation unit aborted
> ; caught 1 fatal ERROR condition
> >>> Lisp runtime error:
> Error type: SYMBOL-PACKAGE-LOCKED-ERROR
> Error message: Lock on package SB-ALIEN violated when defining
> SB-ALIEN::UDP-SOCKET as a class.
>
> any help?
>
> johannes
>
> _________________________
>
> Johannes Quint
> Rilkestr.55
> D-53225 Bonn
> 0228 468256
> johannes.quint@web.de
> http://www.johannes-quint.de
>