stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Building StumpWM/CLisp on Ubuntu


From: Shawn Betts
Subject: Re: [STUMP] Building StumpWM/CLisp on Ubuntu
Date: Tue, 15 Sep 2009 17:18:47 -0400

> --8<---------------cut here---------------start------------->8---
> clisp -K full -on-error exit -x "(load \"asdf.lisp\") (load \"stumpwm.asd\") 
> (load \"/usr/share/common-lisp/systems/cl-ppcre.asd\") (asdf:operate 
> 'asdf:load-op :stumpwm) (stumpwm::stumpwm) (ext:exit)"

Remove "-on-error exit" so it doesn't quit when it hits an error.
Also, remove (ext:exit) because you don't want it to quit!

> 0 errors, 0 warnings
> NIL
> *** - SYSTEM::%STRUCTURE-STORE: 49 is not a valid index into #<XLIB:DISPLAY 
> localhost:0 (The X.Org Foundation R10600000) X11.0 #x2185A1F6>

When you get the error print a backtrace. I'm on someone else's
machine and I forget how to get a bt from clisp. I think its just :b.
post the backtrace here. Also, if you're going to post giant copy of
you output (which is good) can you attach it as a file? That would
help me to avoid missing any of your comments in the sea of output.

-Shawn




reply via email to

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