stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Re: Stumpwm-devel Digest, Vol 54, Issue 14


From: Shawn Betts
Subject: Re: [STUMP] Re: Stumpwm-devel Digest, Vol 54, Issue 14
Date: Sun, 13 Sep 2009 13:34:37 -0400

On Sun, Sep 13, 2009 at 12:42 PM, gzeus <address@hidden> wrote:
> -_-
> Note that I think the clisp in Sid was built without CLX, so there may be 
> other errors in the build.
> Could also be a clc thing... like 4 things that stump needs in order to build 
> all upgraded at once.
> I doubt it's cl-asdf, because I can load cl-ppcre just fine.
> This is why I hate it when DDs skip Experimental.

I guess you were right. That WAS everything! Looking at asdf.lisp,
this definitely appears to be errors coming from it. I suspect what's
happening is the debian clisp loads asdf and then stumpwm loads asdf
over top of it but because of version differences it craps out. I see
two options: either find a way to stop clisp from loading the debian
asdf or edit make-image.lisp and remove the call to load asdf.lisp.

perhaps the long term solution is to check *features* for asdf and
only load it if it's not there already. Assuming it adds itself to the
list. If anyone has ideas or patches that fix this, please post them!

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]