[CM] CM 2.9.1 + RTS 2.0 released
andersvi@extern.uio.no
andersvi@extern.uio.no
Mon, 15 May 2006 18:49:45 +0200
>>> "R" == Rick Taube <taube@uiuc.edu> writes:
R>
R> # SBCL 0.9.10/GNU Linux (Planet CCRMA) Dell i686, 1.5 GHz, 512M RAM.
R> # Systems: cm-2.9.1, cffi-060107, portmidi-2.0.0, rts-2.0.0
R>
R>
R> did you make the libs in rts/ ?
R> look for any error messages.
R>
I did all the standard error-seeking, w/wo slime/xemacs,
rebuilding fasls, getting rid of init-files etc., wo luck.
There are no error messages coming from 'make'-ing the rts-libs.
As always, ive tried everything - and as always theres obviously
something ive forgotten :-)
compiling, loading and executing clm instruments w. various .so
libs works fine.
Ill test on some other machine to see when i get some time. If
i find out what ive forgot :) ill send you a note.
-anders
----\\\--------
----/\\\------- Common Music 2.9.1
---/--\\\------
--/----\\\-----
/ \\\/
* (use-system :rts :warnings t)
; loading system definition from /site/cm-sys/rts/rts.asd into
; #<PACKAGE "ASDF0">
; loading #P"/site/cm-sys/rts/rts.asd"
; registering #<SYSTEM :RTS {B9652B9}> as RTS
; loading system definition from /site/cm-sys/cffi_0.9.1/cffi.asd into
; #<PACKAGE "ASDF0">
; loading #P"/site/cm-sys/cffi_0.9.1/cffi.asd"
; registering #<SYSTEM CFFI {A75BD59}> as CFFI
; loading #P"/site/cm-sys/cffi_0.9.1/src/utils.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/features.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/cffi-sbcl.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/package.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/libraries.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/early-types.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/types.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/enum.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/strings.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/functions.fasl"
; loading #P"/site/cm-sys/cffi_0.9.1/src/foreign-vars.fasl"
; compiling file "/site/cm-sys/rts/cffi-scheduler.lisp" (written 13 MAY 2006 05:09:26
PM):
; /site/cm-sys/rts/cffi-scheduler.fasl written
; compilation finished in 0:00:01
; loading #P"/site/cm-sys/rts/cffi-scheduler.fasl"
debugger invoked on a CFFI:LOAD-FOREIGN-LIBRARY-ERROR:
Unable to load foreign library: /site/cm-sys/rts/librts.so
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Try loading the foreign library again.
1: [USE-VALUE] Use another library instead.
2: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {BAB9831}> on
#<ASDF:CL-SOURCE-FILE "cffi-scheduler" {BA72B99}>.
3: [ACCEPT ] Continue, treating #<ASDF:LOAD-OP NIL {BAB9831}> on
#<ASDF:CL-SOURCE-FILE "cffi-scheduler" {BA72B99}> as having
been successful.
4: [ABORT ] Exit debugger, returning to top level.
(CFFI::HANDLE-LOAD-FOREIGN-LIBRARY-ERROR
"/site/cm-sys/rts/librts.so"
"Unable to load foreign library: ~A"
"/site/cm-sys/rts/librts.so")
0]