Re: [elephant-devel] Elephant won't compile under Lispworks for Linux 5.1

2009-02-02 Thread Chun Tian (binghe)
Hi, Larry I just checked, Elephant 1.0 on my LWL64 5.0.2 can be compiled and loaded correctly. LWL64 5.1.2 failed on classes.lisp which you met. In src/elephant/metaclasses.lisp, I found two definitions which mentioned about LispWorks versions: line 396: #+(or :lispworks3 :lispworks4 (an

Re: [elephant-devel] Elephant won't compile under Lispworks for Linux 5.1

2009-02-02 Thread Larry Clapp
Is there anything I can do to improve on the below error report? I'd like to use elephant but it doesn't compile on Lispworks for Linux 5.1. Am I missing something? Any help appreciated. -- Larry - Forwarded message from Larry Clapp - > From: Larry Clapp > Date: Sun, 25 Jan 2009 16:

[elephant-devel] Elephant won't compile under Lispworks for Linux 5.1

2009-01-25 Thread Larry Clapp
This appears to be similar to the error reported back in April 08 (http://common-lisp.net/pipermail/elephant-devel/2008-April/003925.html). Search below for " Error". -- Larry CL-USER 1 > (asdf :elephant) ; loading system definition from /home/lmc/lisp/systems/elephant.asd into ; # ; Loadin