From scaekenberghe at common-lisp.net Thu Mar 9 11:59:18 2006 From: scaekenberghe at common-lisp.net (Sven Van Caekenberghe) Date: Thu, 9 Mar 2006 12:59:18 +0100 Subject: [cl-prevalence-devel] Re: Asdf-install cl-prevalence In-Reply-To: <000001c642e7$bef0d290$4101a8c0@GilesAcer> References: <000001c642e7$bef0d290$4101a8c0@GilesAcer> Message-ID: Giles, On 08 Mar 2006, at 20:37, Giles Roberts wrote: > Dear Sven, > > I'm wondering if you could help me with your libraries. > > I'm trying unsuccessfully to asdf-install cl-prevalence. > > My OS is WinXP Pro sp 2. My compiler is LispWorks Personal Edition > 4.4.6. > > The command I'm using is: > > (asdf-install:install :cl-prevalence) > > Asdf seems to do the download and some of the compiling ok. When it > gets to compiling debug-prevalence.lisp, I get the following error > message: > > Compiling file > c:\lisp\asdf-install\site\cl-prevalence\src\debug-prevalence.lisp ... > ;;; Safety = 3, Speed = 1, Space = 1, Float = 1, Interruptible = 0 > ;;; Compilation speed = 1, Debug = 2, Fixnum safety = 3 > ;;; Source level debugging is on > ;;; Source file recording is on > ;;; Cross referencing is on > ; (TOP-LEVEL-FORM 1) > ; (TOP-LEVEL-FORM 2) > > Error: S-XML:ECHO-XML does not exist at all. > 1 (continue) Create symbol. > 2 Try reading the next form. > 3 Try compiling > c:\lisp\asdf-install\site\cl-prevalence\src\debug-prevalence.lisp > again. > 4 Skip compiling > c:\lisp\asdf-install\site\cl-prevalence\src\debug-prevalence.lisp. > 5 Retry performing # on > #. > 6 Continue, treating # > on > # > as having been successful. > 7 Retry installation > 8 (abort) Return to level 0. > 9 Return to top loop level 0. > > Type :b for backtrace, :c