Hi, I'm setting up a new lisp system on a new debian lenny machine and one of the lisp libraries I'm trying to load is asking to load the asdf-utilities package, but this package doesn't exist. My Google-fu can't find it either. Not sure what I'm missing.
I'm using the latest version of openmcl/clozure/ccl from trunk. The asdf version that loads is 2.009. I believe asdf is included with ccl. Appreciate any ideas.
Thanks, Lou Vanek
P.S. I may not be able to respond immediately to any response since my internet connection currently depends on wardriving until I find something unsecured.
Lou Vanek wrote:
I'm setting up a new lisp system on a new debian lenny machine and one of the lisp libraries I'm trying to load is asking to load the asdf-utilities package, but this package doesn't exist.
(Manually) delete the offending fasls and try again. This package was a short-lived experiment, and ASDF has insufficient dependency checking to auto-fix the problem.
- Daniel
Yeah, this issue was resolved 3 days ago. The moderator just released this mailing-list email several days after I tried to post it. Thanks anyway.
On Thu, Oct 14, 2010 at 10:22 AM, dherring@tentpost.com wrote:
Lou Vanek wrote:
I'm setting up a new lisp system on a new debian lenny machine and one of the lisp libraries I'm trying to load is asking to load the asdf-utilities package, but this package doesn't exist.
(Manually) delete the offending fasls and try again. This package was a short-lived experiment, and ASDF has insufficient dependency checking to auto-fix the problem.
- Daniel
asdf-devel mailing list asdf-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel