
Il giorno mer, 26/10/2005 alle 20.02 +0800, binghe ha scritto:
Package: cl-ironclad Version: 0.9.0.dfsg-1 Severity: serious
I use '(clc:clc-require :ironclad)' to compile it, all of them get just errors in cmucl, sbcl and clisp:
Hmmm. I wasn't able to reproduce your errors on cmucl nor sbcl (I didn't try clisp right now). I remember I've had some similar problems in the past. I discovered that I had some old .fasl and .x86f files floating around (maybe with wrong timestamps) and some old systems installed under ~/.clc. After cleaning up, the issues disappeared. Before investigating further, could you please check your ~/.clc directory, the compiler-specific dirs like ~/.sbcl, and maybe try to remove everything under /var/cache/common-lisp-controller/$USER ? Btw: please use (asdf:oos 'asdf:load-op :ironclad) for now --- I've just discovered a packaging bug that prevents (clc:clc-require) to work correctly. I'll fix it soon :-) (and I'll provide a quick patch if needed) Regards, alceste -- Alceste Scalas <alceste@muvara.org>