[PlanetCCRMA] updated: mammut (again? :-), cm/clm/cmn lisp world

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Jun 22 16:53:02 2003


> > * updated the Lisp World (CM/CLM/CMN) for both cmucl and clisp, now
> >   version 1.0-19. Let me know if you still have problems with cmucl on
> >   startup. If not please try to keep track on when it breaks to try to
> >   find out which change is actually triggering the problem.
>
> Still dont work. :(
> I'm not very familiar with cmucl, so I dont know how to a deeper debug,
> but here is what happens now, and please let me know if theres anything
> I can do to test it better. (Please also note that Anders Vinjar has
> a working installation cm/clm/cnm setup based on cmucl on notam, so the
> planet-ccrma install is not really needed right now, in case we are
> the only one having this problem.)
>
> kjetism@olivier ~/pd $
> kjetism@olivier ~/pd $ /usr/bin/lisp -core /usr/lib/cmucl/cm-clm-cmn.core
> * (format t ";;;~%;;; CM 2.4.0 (05/22/2003); CLM 2 (06/20/2003); CMN (05/19/2003)~%;;;~%")
> ;;;
> ;;; CM 2.4.0 (05/22/2003); CLM 2 (06/20/2003); CMN (05/19/2003)
> ;;;
> NIL
> * (clm::reload-ffi)
> ;;; Running /usr/bin/ld...
> ;;; Done.
> ; Loading #p"/usr/lib/cmucl/clm/ffi.x86f".
> 
> Undefined foreign symbol: "set_rt_audio_p"

Hmmm, problems with ffi again. It is rebuilt at install time so this is
strange. Could you send me (off the list) the result of "rpm -q -a" so
that I can compare it with what I have installed in the machine where I
build the packages? (and on which redhat)

-- Fernando