[CM] trouble with cm, osc + sbcl

Rick Taube taube@uiuc.edu
Sat, 10 Feb 2007 18:42:09 -0600


james -- ill need a bit of time to get this straightened out. it  
should be working fine in sbcl.

On Feb 10, 2007, at 5:21 PM, James Baker wrote:

> Alright, well i thought i'd give up on sbcl for the moment and return
> to gauche but now im having issues there as well :(
>
> gauche 0.8.9
> c-wrapper 0.5.1
>
> did make clean/configure/make etc for rts + osc
>
> ./cm.sh -l gosh
>
> all goes well until
> ; loading /home/cycle/src/cm-cvs/rts/rts.scm
> *** ERROR: unbound variable: alloc-c-struct
>
>
> On 2/11/07, James Baker <cycle.code.media@gmail.com> wrote:
>> yep i did that. here is some more info -
>>
>> sbcl output
>> -----------------
>> ;;; loading #P"/home/cycle/src/cm-cvs/osc/sockets.fasl"
>>
>> debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial  
>> thread"....
>> Error opening shared object "libc.dylib":
>> libc.dylib: cannot open shared object file: No such file or  
>> directory.
>>
>> restarts
>> 0...
>> 1...
>> 2...
>> 3...
>> 4...
>> (DLOPEN-OR-LOSE $S(SHARED-OBJECT :FILE "libc.dylib" :SAP NIL))
>> 0]
>>
>>
>> On 2/10/07, Rick Taube <taube@uiuc.edu> wrote:
>> > odd. i just tied installing osc at ccrma and it worked fine.
>> > did you do a ./configure?
>> >
>> > cd osc
>> > ./configure
>> > make
>> >
>> > on linux that should make liboscrecv.so (possibly) a lib for  
>> working
>> > with gauche.
>> > i cant remember about portmidi, ill have to look at the code a bit.
>> >
>> >
>> > On Feb 10, 2007, at 12:29 AM, James Baker wrote:
>> >
>> > > Rick,
>> > >
>> > > did a cvs checkout yesterday, grabbed all the requirements for  
>> osc+rts
>> > > and fired up sbcl 1.0.1 and all went smoothly until  
>> "sockets.lisp"
>> > > comes up for compilation where sbcl falls over complaining  
>> about being
>> > > unable to find "libc.dylib".  This is a fair enough error  
>> considering
>> > > I'm on a linux box :)
>> > >
>> > > is this a typo, or is it something on my end ?
>> > >
>> > > cheers,
>> > >
>> > > James
>> > >
>> > >
>> > > p.s the generated makefile for the osc module tries to link with
>> > > portmidi - I'm assuming this is unnecessary ?
>> > >
>> > > _______________________________________________
>> > > Cmdist mailing list
>> > > Cmdist@ccrma.stanford.edu
>> > > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>> >
>>