[CM] CLM Error regarding Shared Object loading

Ludger Bruemmer lb@zkm.de
Fri, 11 May 2007 14:59:53 +0200


--Apple-Mail-50-865213930
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=ISO-8859-1;
	delsp=yes;
	format=flowed

Hi CMdisters

While loading compiled instruments into clm  (using the CM2.10 or CM.=20
29 image) the system causes an error. This happens on Intel/Sbcl as =20
well as on PPC/Openmcl
Has anyone an idea how to solve that problem?

thanks for any help

Ludger Br=FCmmer



here the error message:


Error opening shared object "/Users/ludil/Desktop/downloads/clm-3/=20
clm_FM_VIOLIN.so":
   dlopen(3) failed.
    [Condition of type SIMPLE-ERROR]

Restarts:
   0: [ABORT-REQUEST] Abort handling SLIME request.
   1: [ABORT] Exit debugger, returning to top level.

Backtrace:
   0: (SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :FILE "/Users/=20=

ludil/Desktop/downloads/clm-3/clm_FM_VIOLIN.so" :SAP NIL))
   1: (SB-ALIEN:LOAD-SHARED-OBJECT "/Users/ludil/Desktop/downloads/=20
clm-3/clm_FM_VIOLIN.so")
   2: (SB-FASL::LOAD-FASL-GROUP #<SB-SYS:FD-STREAM for "file /Users/=20
ludil/Desktop/downloads/clm-3/v.fasl" {128AA309}>)
   3: (SB-FASL::LOAD-AS-FASL #<SB-SYS:FD-STREAM for "file /Users/=20
ludil/Desktop/downloads/clm-3/v.fasl" {128AA309}> NIL #<unavailable =20
argument>)
   4: (SB-FASL::INTERNAL-LOAD #P"/Users/ludil/Desktop/downloads/clm-3/=20=

v.fasl" #P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" :ERROR NIL =20
NIL :BINARY NIL)
   5: (SB-FASL::INTERNAL-LOAD #P"/Users/ludil/Desktop/downloads/clm-3/=20=

v.fasl" #P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" :ERROR NIL =20
NIL NIL :DEFAULT)
   6: (LOAD "/Users/ludil/Desktop/downloads/clm-3/v.fasl")
   7: (SB-INT:SIMPLE-EVAL-IN-LEXENV (LOAD "/Users/ludil/Desktop/=20
downloads/clm-3/v.fasl") #<NULL-LEXENV>)
   8: (SWANK::EVAL-REGION
       "(load \"/Users/ludil/Desktop/downloads/clm-3/v.fasl\")
      "
       T)
   9: ((LAMBDA ()))
10: ((LAMBDA (SWANK-BACKEND::FN)) #<CLOSURE (LAMBDA #) {128A4D75}>)
11: (SWANK::CALL-WITH-BUFFER-SYNTAX #<CLOSURE (LAMBDA #) {128A4D75}>)
12: (SWANK:LISTENER-EVAL
       "(load \"/Users/ludil/Desktop/downloads/clm-3/v.fasl\")
      ")
13: (SB-INT:SIMPLE-EVAL-IN-LEXENV
       (SWANK:LISTENER-EVAL "(load \"/Users/ludil/Desktop/downloads/=20
clm-3/v.fasl\")
      ")
       #<NULL-LEXENV>)
14: ((LAMBDA ()))
15: ((LAMBDA (SWANK-BACKEND::HOOK SWANK-BACKEND::FUN)) #<FUNCTION =20
SWANK:SWANK-DEBUGGER-HOOK> #<CLOSURE (LAMBDA #) {128A469D}>)
16: ((LAMBDA ()))
17: ((LAMBDA (SWANK-BACKEND::HOOK SWANK-BACKEND::FUN)) #<FUNCTION =20
SWANK:SWANK-DEBUGGER-HOOK> #<FUNCTION (LAMBDA #) {1292F5FD}>)
18: (SWANK::CALL-WITH-REDIRECTED-IO #<SWANK::CONNECTION {11687449}> =20
#<CLOSURE (LAMBDA #) {128A1C8D}>)
19: (SWANK::CALL-WITH-CONNECTION #<SWANK::CONNECTION {11687449}> =20
#<FUNCTION (LAMBDA #) {1292F5FD}>)
20: (SWANK::HANDLE-REQUEST #<SWANK::CONNECTION {11687449}>)
21: (SWANK::PROCESS-AVAILABLE-INPUT #<SB-SYS:FD-STREAM for "a =20
constant string" {116864B9}> #<CLOSURE (LAMBDA #) {128A1C75}>)
22: ((FLET SWANK::HANDLER))
23: ((LAMBDA (SWANK-BACKEND::_)) #<unused argument>)
24: (SB-IMPL::SUB-SERVE-EVENT NIL 0)
25: (SB-SYS:WAIT-UNTIL-FD-USABLE 0 :INPUT NIL)
26: (SB-IMPL::REFILL-BUFFER/FD #<SB-SYS:FD-STREAM for "standard =20
input" {115D8709}>)
27: (SB-IMPL::INPUT-CHAR/UTF-8 #<SB-SYS:FD-STREAM for "standard =20
input" {115D8709}> NIL #:EOF-OBJECT)
28: (READ-CHAR #<SB-SYS:FD-STREAM for "standard input" {115D8709}> =20
NIL #:EOF-OBJECT #<unused argument>)
29: (READ-CHAR #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {100CADA1}> =20
NIL #:EOF-OBJECT #<unused argument>)
30: (READ-PRESERVING-WHITESPACE #<SYNONYM-STREAM :SYMBOL SB-=20
SYS:*STDIN* {100CADA1}> NIL (NIL) T)
31: (READ-PRESERVING-WHITESPACE #<SYNONYM-STREAM :SYMBOL SB-=20
SYS:*STDIN* {100CADA1}> NIL (NIL) NIL)
32: (READ #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {100CADA1}> NIL =20
(NIL) NIL)
33: (SB-IMPL::REPL-READ-FORM-FUN #<SYNONYM-STREAM :SYMBOL SB-=20
SYS:*STDIN* {100CADA1}> #<SYNONYM-STREAM :SYMBOL SB-SYS:*STDOUT* =20
{10123229}>)
34: (SB-IMPL::REPL-FUN NIL)
35: ((LAMBDA ()))
36: ((LAMBDA ()))
37: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA #) {121CF965}>)
38: (SB-IMPL::TOPLEVEL-REPL NIL)
39: (SB-IMPL::TOPLEVEL-INIT)
40: ((LABELS SB-IMPL::RESTART-LISP))





Prof. Ludger Br=FCmmer

Leitung Institut f=FCr Musik und Akustik
Head of Institute for Music and Acoustics

/////// |< |||| ZKM|Zentrum f=FCr Kunst und Medientechnologie
/////// |< |||| Center for Art and Media
/////// |< |||| Centre d'Art et de Technologie des Medias

Lorenzstrasse 19 . D - 76135 Karlsruhe
P.O. Box 6909 . D - 76049 Karlsruhe

Phone ++49 721 8100-1600 Fax ++49 721 8100-1699
email: lb@zkm.de  http://www.zkm.de/musik  http://www.sumtone.com/lb



--Apple-Mail-50-865213930
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; "><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hi =
CMdisters</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">While loading =
compiled instruments into clm=A0 (using the CM2.10 or CM.29 image) the =
system causes an error. This happens on Intel/Sbcl as well as on =
PPC/Openmcl</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">Has anyone an idea how to solve =
that problem?=A0</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12px/normal Helvetica; =
min-height: 14px; ">thanks for any help</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR =
class=3D"khtml-block-placeholder"></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Ludger =
Br=FCmmer</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; font: normal normal normal 12px/normal Helvetica; =
min-height: 14px; "><BR></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">here the error message:</DIV><DIV style=3D"margin-top:=
 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: =
normal normal normal 12px/normal Helvetica; min-height: 14px; =
"><BR></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Error opening shared object =
"/Users/ludil/Desktop/downloads/clm-3/clm_FM_VIOLIN.so":</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 dlopen(3) failed.</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0=A0 =
[Condition of type SIMPLE-ERROR]</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Restarts:</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 0: =
[ABORT-REQUEST] Abort handling SLIME request.</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 1: [ABORT] Exit debugger, returning to top =
level.</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; font: normal normal normal =
12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">Backtrace:</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 0: =
(SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :FILE =
"/Users/ludil/Desktop/downloads/clm-3/clm_FM_VIOLIN.so" :SAP =
NIL))</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">=A0 1: =
(SB-ALIEN:LOAD-SHARED-OBJECT =
"/Users/ludil/Desktop/downloads/clm-3/clm_FM_VIOLIN.so")</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 2: (SB-FASL::LOAD-FASL-GROUP =
#&lt;SB-SYS:FD-STREAM for "file =
/Users/ludil/Desktop/downloads/clm-3/v.fasl" {128AA309}&gt;)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 3: (SB-FASL::LOAD-AS-FASL #&lt;SB-SYS:FD-STREAM =
for "file /Users/ludil/Desktop/downloads/clm-3/v.fasl" {128AA309}&gt; =
NIL #&lt;unavailable argument&gt;)</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 4: =
(SB-FASL::INTERNAL-LOAD #P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" =
#P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" :ERROR NIL NIL :BINARY =
NIL)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">=A0 5: (SB-FASL::INTERNAL-LOAD =
#P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" =
#P"/Users/ludil/Desktop/downloads/clm-3/v.fasl" :ERROR NIL NIL NIL =
:DEFAULT)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">=A0 6: (LOAD =
"/Users/ludil/Desktop/downloads/clm-3/v.fasl")</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 7: (SB-INT:SIMPLE-EVAL-IN-LEXENV (LOAD =
"/Users/ludil/Desktop/downloads/clm-3/v.fasl") =
#&lt;NULL-LEXENV&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; ">=A0 8: =
(SWANK::EVAL-REGION</DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; ">=A0 =A0 =A0 "(load =
\"/Users/ludil/Desktop/downloads/clm-3/v.fasl\")</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 =A0=A0 "</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 =A0 =A0 =
T)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px; ">=A0 9: ((LAMBDA ()))</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">10: ((LAMBDA (SWANK-BACKEND::FN)) #&lt;CLOSURE =
(LAMBDA #) {128A4D75}&gt;)</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">11: =
(SWANK::CALL-WITH-BUFFER-SYNTAX #&lt;CLOSURE (LAMBDA #) =
{128A4D75}&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">12: =
(SWANK:LISTENER-EVAL</DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; ">=A0 =A0 =A0 "(load =
\"/Users/ludil/Desktop/downloads/clm-3/v.fasl\")</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 =A0=A0 ")</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">13: =
(SB-INT:SIMPLE-EVAL-IN-LEXENV</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 =A0 =A0 =
(SWANK:LISTENER-EVAL "(load =
\"/Users/ludil/Desktop/downloads/clm-3/v.fasl\")</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">=A0 =A0=A0 ")</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">=A0 =A0 =A0 =
#&lt;NULL-LEXENV&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: =
0px; margin-bottom: 0px; margin-left: 0px; ">14: ((LAMBDA ()))</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">15: ((LAMBDA (SWANK-BACKEND::HOOK =
SWANK-BACKEND::FUN)) #&lt;FUNCTION SWANK:SWANK-DEBUGGER-HOOK&gt; =
#&lt;CLOSURE (LAMBDA #) {128A469D}&gt;)</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">16: =
((LAMBDA ()))</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">17: ((LAMBDA =
(SWANK-BACKEND::HOOK SWANK-BACKEND::FUN)) #&lt;FUNCTION =
SWANK:SWANK-DEBUGGER-HOOK&gt; #&lt;FUNCTION (LAMBDA #) =
{1292F5FD}&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">18: =
(SWANK::CALL-WITH-REDIRECTED-IO #&lt;SWANK::CONNECTION {11687449}&gt; =
#&lt;CLOSURE (LAMBDA #) {128A1C8D}&gt;)</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">19: =
(SWANK::CALL-WITH-CONNECTION #&lt;SWANK::CONNECTION {11687449}&gt; =
#&lt;FUNCTION (LAMBDA #) {1292F5FD}&gt;)</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">20: =
(SWANK::HANDLE-REQUEST #&lt;SWANK::CONNECTION {11687449}&gt;)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">21: (SWANK::PROCESS-AVAILABLE-INPUT =
#&lt;SB-SYS:FD-STREAM for "a constant string" {116864B9}&gt; =
#&lt;CLOSURE (LAMBDA #) {128A1C75}&gt;)</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">22: =
((FLET SWANK::HANDLER))</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">23: ((LAMBDA =
(SWANK-BACKEND::_)) #&lt;unused argument&gt;)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">24: (SB-IMPL::SUB-SERVE-EVENT NIL 0)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">25: (SB-SYS:WAIT-UNTIL-FD-USABLE 0 :INPUT =
NIL)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">26: (SB-IMPL::REFILL-BUFFER/FD =
#&lt;SB-SYS:FD-STREAM for "standard input" {115D8709}&gt;)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">27: (SB-IMPL::INPUT-CHAR/UTF-8 #&lt;SB-SYS:FD-STREAM =
for "standard input" {115D8709}&gt; NIL #:EOF-OBJECT)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">28: (READ-CHAR #&lt;SB-SYS:FD-STREAM for "standard =
input" {115D8709}&gt; NIL #:EOF-OBJECT #&lt;unused =
argument&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">29: (READ-CHAR =
#&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {100CADA1}&gt; NIL =
#:EOF-OBJECT #&lt;unused argument&gt;)</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">30: =
(READ-PRESERVING-WHITESPACE #&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* =
{100CADA1}&gt; NIL (NIL) T)</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">31: =
(READ-PRESERVING-WHITESPACE #&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* =
{100CADA1}&gt; NIL (NIL) NIL)</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">32: (READ =
#&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {100CADA1}&gt; NIL (NIL) =
NIL)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">33: (SB-IMPL::REPL-READ-FORM-FUN =
#&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDIN* {100CADA1}&gt; =
#&lt;SYNONYM-STREAM :SYMBOL SB-SYS:*STDOUT* {10123229}&gt;)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">34: (SB-IMPL::REPL-FUN NIL)</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">35: ((LAMBDA ()))</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">36: =
((LAMBDA ()))</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">37: =
(SB-IMPL::%WITH-REBOUND-IO-SYNTAX #&lt;CLOSURE (LAMBDA #) =
{121CF965}&gt;)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">38: (SB-IMPL::TOPLEVEL-REPL =
NIL)</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; ">39: =
(SB-IMPL::TOPLEVEL-INIT)</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">40: ((LABELS =
SB-IMPL::RESTART-LISP))</DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal =
normal normal 12px/normal Helvetica; min-height: 14px; =
"><BR></DIV><DIV><BR class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><BR><DIV> <SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN =
class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: auto; =
-khtml-text-decorations-in-effect: none; text-indent: 0px; =
-apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
white-space: normal; widows: 2; word-spacing: 0px; "><P style=3D"margin: =
0.0px 0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" size=3D"3" =
style=3D"font: 12.0px Helvetica">Prof. Ludger Br=FCmmer<SPAN =
class=3D"Apple-converted-space">=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0 =A0</SPAN></FONT></P><P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: =
14.0px"><BR></P><P style=3D"margin: 0.0px 0.0px 0.0px 0.0px"><FONT =
face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px Helvetica">Leitung =
Institut f=FCr Musik und Akustik</FONT></P><P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: =
12.0px Helvetica">Head=A0of Institute for Music and =
Acoustics</FONT></P><P style=3D"margin: 0.0px 0.0px 0.0px 0.0px; font: =
12.0px Helvetica; min-height: 14.0px"><BR></P><P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px">//////<FONT class=3D"Apple-style-span" =
color=3D"#FF0000"><B style=3D"color: rgb(255, 0, 0); font-weight: bold; =
"><SPAN class=3D"Apple-style-span" style=3D"color: rgb(255, 0, 0); =
font-weight: bold; "><SPAN class=3D"Apple-style-span" style=3D"color: =
rgb(255, 0, 0); font-weight: bold; ">/ |&lt; =
|||</SPAN></SPAN></B></FONT>|<FONT face=3D"Helvetica" size=3D"3" =
style=3D"font: 12.0px Helvetica"><SPAN =
class=3D"Apple-converted-space">=A0</SPAN>ZKM|Zentrum f=FCr Kunst und =
Medientechnologie</FONT></P><P style=3D"margin: 0.0px 0.0px 0.0px =
0.0px">//////<FONT class=3D"Apple-style-span" color=3D"#FF0000"><B =
style=3D"color: rgb(255, 0, 0); font-weight: bold; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(255, 0, 0); font-weight: =
bold; "><SPAN class=3D"Apple-style-span" style=3D"color: rgb(255, 0, 0); =
font-weight: bold; ">/ |&lt; |||</SPAN></SPAN></B></FONT>|<FONT =
face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px Helvetica"><SPAN =
class=3D"Apple-converted-space">=A0</SPAN>Center for Art and =
Media</FONT></P><P style=3D"margin: 0.0px 0.0px 0.0px 0.0px">//////<FONT =
class=3D"Apple-style-span" color=3D"#FF0000"><B style=3D"color: rgb(255, =
0, 0); font-weight: bold; "><SPAN class=3D"Apple-style-span" =
style=3D"color: rgb(255, 0, 0); font-weight: bold; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(255, 0, 0); font-weight: =
bold; ">/ |&lt; |||</SPAN></SPAN></B></FONT>|<FONT face=3D"Helvetica" =
size=3D"3" style=3D"font: 12.0px Helvetica"><SPAN =
class=3D"Apple-converted-space">=A0</SPAN>Centre d'Art et de Technologie =
des Medias<SPAN class=3D"Apple-converted-space">=A0</SPAN></FONT></P><P =
style=3D"margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; =
min-height: 14.0px"><BR></P><P style=3D"margin: 0.0px 0.0px 0.0px =
0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px =
Helvetica">Lorenzstrasse 19 . D - 76135 Karlsruhe</FONT></P><P =
style=3D"margin: 0.0px 0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" =
size=3D"3" style=3D"font: 12.0px Helvetica">P.O. Box 6909 . D - 76049 =
Karlsruhe</FONT></P><P style=3D"margin: 0.0px 0.0px 0.0px 0.0px; font: =
12.0px Helvetica; min-height: 14.0px"><BR></P><P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: =
12.0px Helvetica">Phone ++49 721 8100-1600 Fax ++49 721 =
8100-1699</FONT></P><P style=3D"margin: 0.0px 0.0px 0.0px 0.0px"><FONT =
face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px =
Helvetica">email:<SPAN =
class=3D"Apple-converted-space">=A0</SPAN></FONT><FONT face=3D"Helvetica" =
size=3D"3" color=3D"#1919ff" style=3D"font: 12.0px Helvetica; color: =
#1919ff"><U style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><A =
href=3D"mailto:lb@zkm.de">lb@zkm.de</A></SPAN></SPAN></SPAN></SPAN></SPAN>=
</SPAN></SPAN></U></FONT><FONT face=3D"Helvetica" size=3D"3" =
style=3D"font: 12.0px Helvetica"><SPAN =
class=3D"Apple-converted-space">=A0<SPAN =
class=3D"Apple-converted-space">=A0</SPAN></SPAN></FONT><FONT =
face=3D"Helvetica" size=3D"3" color=3D"#1919ff" style=3D"font: 12.0px =
Helvetica; color: #1919ff"><U style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><A =
href=3D"http://www.zkm.de/musik">http://www.zkm.de/musik</A></SPAN></SPAN>=
</SPAN></SPAN></SPAN></SPAN></SPAN><SPAN =
class=3D"Apple-converted-space"><SPAN class=3D"Apple-style-span" =
style=3D"color: rgb(25, 25, 255); -khtml-text-decorations-in-effect: =
underline; "><SPAN class=3D"Apple-style-span" style=3D"color: rgb(25, =
25, 255); -khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; "><SPAN =
class=3D"Apple-style-span" style=3D"color: rgb(25, 25, 255); =
-khtml-text-decorations-in-effect: underline; =
">=A0</SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></U></FONT><F=
ONT face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px Helvetica"><SPAN =
class=3D"Apple-converted-space">=A0</SPAN><A =
href=3D"http://www.sumtone.com/lb">http://www.sumtone.com/lb</A></FONT></P=
><BR =
class=3D"Apple-interchange-newline"></SPAN></SPAN></SPAN></SPAN></SPAN></S=
PAN></SPAN> </DIV><BR></BODY></HTML>=

--Apple-Mail-50-865213930--