[CM] Problems with Clisp

Konrad Scorciapino scorciapino at gmail.com
Wed Apr 5 22:48:20 PDT 2006


Hello,

I tried to run CLM-3 on my machine, but it didn't even compile.
Somewhere, all.lisp makes a call to compile-and-load,
which doesn't seem to be defined for Clisp. Since the end of the
README file suggests that it should work for Clisp,
I guess I am missing something. Any body got any advice?

I'm running Clisp 2.3.8 over Gentoo Linux, on a 64 bits AMD.

Here is the complete output:


konrad at macunaima ~/musica/clm-3 $ clisp
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2006

[1]> (load "all.lisp")
;; Loading file all.lisp ...
;   running cd /home/konrad/musica/clm-3/ && ./configure --quiet
--with-doubles --with-float-samples
; Compiling "/home/konrad/musica/clm-3/io.c"
; Compiling "/home/konrad/musica/clm-3/headers.c"
; Compiling "/home/konrad/musica/clm-3/audio.c"
; Compiling "/home/konrad/musica/clm-3/sound.c"
; Compiling "/home/konrad/musica/clm-3/clm.c"
; Compiling "/home/konrad/musica/clm-3/sc.c"
; Compiling "/home/konrad/musica/clm-3/cmus.c"

*** - EVAL: undefined function COMPILE-AND-LOAD
The following restarts are available:
USE-VALUE      :R1      You may input a value to be used instead of
(FDEFINITION 'COMPILE-AND-LOAD).
RETRY          :R2      Retry
STORE-VALUE    :R3      You may input a new value for (FDEFINITION
'COMPILE-AND-LOAD).
SKIP           :R4      skip (IF # #)
STOP           :R5      stop loading file /home/konrad/musica/clm-3/all.lisp
ABORT          :R6      ABORT
Break 1 [2]>


Thanks in advance,

--
Konrad Scorciapino
CONPEC - Consultoria, Projetos e Estudos em Computação
Campinas State University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20060406/23c37414/attachment.html>


More information about the Cmdist mailing list