[PlanetCCRMA] Problems with cmucl

Emiliano Grilli Emiliano Grilli <emillo@libero.it>
Wed Jun 18 14:57:02 2003


mercoledì, 18 giugno 2003 alle 14:50:20, Fernando Pablo Lopez-Lezcano ha scritto:
> You could try rebuilding it manually, do this as root (all in one line):
> 
> /usr/bin/lisp -core /usr/lib/cmucl/cm-clm-cmn.core -eval
> "(clm::rebuild-ffi)(sys::quit)"

This is what I get:

[ root@redmillo:]/home/emillo # /usr/bin/lisp -core
/usr/lib/cmucl/cm-clm-cmn.core -eval "(clm::rebuild-ffi)(sys::quit)"

File: /usr/share/common-lisp/source/clm/ffi.lisp

In: DEFUN ARRAY-DATA-ADDRESS
  (DEFUN ARRAY-DATA-ADDRESS (ARRAY)
    "Return the physical address of where the actual data of an array is
     stored.

     ARRAY must be a specialized array type in CMU Lisp.  This means ARRAY
..)
Note: Doing SAP to pointer coercion (cost 20) to "<return value>".


Compilation unit finished.
  1 note
 
> And then try restarting cmucl-cm-clm-cmn...
> Let me know if that fixes the problem. 
> -- Fernando

It does not fix the problem. The error remains the same...

Thank you
-- 
  .-----------------------.
  | Emiliano Grilli       |
  | emillo@libero.it      |
  | Linux user #209089    |
  | http://www.emillo.net |
  '-----------------------'