Gerd Moellmann <[EMAIL PROTECTED]> writes: > It is correct. > > > I'm using gerds-cmucl-2003-02-22. > > Maybe it's a problem with that snapshot; it doesn't give a warning > here with HEAD. More recent snapshots for some OSs are on cons.org, > if that's an option.
That's what I feared. I started updating and voila - I'm running exactly into the problems which I hate like the pest. Downloaded cmucl-binaries from 2003-06-20 (source from 06-22, let's see later how this fits). Now, ilisp does not compile. See: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; In: LAMBDA (SYMBOL PACKAGE) ; (PCL::GENERIC-FUNCTION-PRETTY-ARGLIST FUNC) ; Warning: Undefined function PCL::GENERIC-FUNCTION-PRETTY-ARGLIST ; ; ; Warning: This function is undefined: ; PCL::GENERIC-FUNCTION-PRETTY-ARGLIST ; ; Compilation unit finished. ; 2 warnings ; 1 note ; /home/neuss/CL-HOME/ilisp-20021222/cl-ilisp.x86f written. ; Compilation finished in 0:00:00. #p"/home/neuss/CL-HOME/ilisp-20021222/cl-ilisp.x86f" NIL NIL * ;;;Compile /home/neuss/CL-HOME/ilisp-20021222/cmulisp ; Python version 1.1, VM version Intel x86 on 23 JUN 03 04:22:53 pm. ; Compiling: /home/neuss/CL-HOME/ilisp-20021222/cmulisp.lisp 12 SEP 02 03:54:31 am ; Compiling WHEN (AND *FIX-PIPE-STREAMS* (LISP::SYNONYM-STREAM-P *TERMINAL-IO*) (EQ # #)): ; Byte Compiling Top-Level Form: ; Compilation unit aborted. ; 1 fatal error ; Compilation aborted after 0:00:00. "ILISP: Lambda-variable is not a symbol: (NOT (BOUNDP 'DEBUG::*DEBUG-RESTARTS*))." * <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Now I tried to get a more recent version of ilisp - none is available. Maybe using CVS? Unfortunately, no: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/ilisp login Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/ilisp CVS password: [I am typing ENTER as is recommended] cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Is this often the case with sourceforge? Damn. I will now try to use the Debian packages. Experiences will be reported... Nicolas. P.S.: I want to make my PDE toolbox Femlisp publically available in the near future. But as it is, I am very unsure what kind of installation instructions I should provide. I don't know if "Use Debian!" is a base of success...
