Re: SBCL Problems (odd number of &KEY arguments)
Raymond Toy <[email protected]> Tue, 14 Jun 2005 12:04:29 -0400
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Ryan" == Ryan Adams <[email protected]> writes: Ryan> I've been trying to get Matlisp working with SBCL 0.9.1.28 on Debian. I Ryan> have checked out the latest version of Matlisp from CVS, and I have Ryan> replaced the defsystem.lisp in that source with the latest version from Ryan> the CLOCC CVS repository. I've also changed the 'LOAD-1-FOREIGN' to Ryan> 'LOAD-SHARED-OBJECT' in lazy-loader.lisp.in. I've put a diff of this Ryan> here: Yes, I think that's the basic fix for sbcl. I'll try to get those changes checked in soon. Ryan> I start the REPL in SLIME, and run (load "/home ... /start.lisp"), it Ryan> runs to completion, finishing with the message about using (HELP Ryan> MATLISP) and (use-package "MATLISP"), but when I actually try to do Ryan> either of these things, I get errors. It's probably not a good idea to (use-package "MATLISP") when you're in the CL-USER package. You probably want to do (in-package "MATLISP"). Second, try it without slime. Ray ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click