[asdf-devel] asdf-utilities
![](https://secure.gravatar.com/avatar/f5a0860a1a2925017b26d145be9043fd.jpg?s=120&d=mm&r=g)
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.
![](https://secure.gravatar.com/avatar/6cd36cba072a7a7039b692e627bab8c6.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/f5a0860a1a2925017b26d145be9043fd.jpg?s=120&d=mm&r=g)
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
participants (2)
-
dherring@tentpost.com
-
Lou Vanek