stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Simple-error at compile


From: Johan Andersson
Subject: [STUMP] Simple-error at compile
Date: Sun, 12 Oct 2008 20:10:45 +0200

Hi!

I am trying to install StumpWM but I run into some problems at compile.

I'm running Gentoo so first I installed some necessary packages:
emerge dev-lisp/
sbcl (http://sbcl.sourceforge.net/)
emerge dev-lisp/cl-clx (http://www.cliki.net/CLX)

emerge dev-lisp/cl-ppcre (http://www.cliki.net/CL-PPCRE)
Then I did:
autoconf
./configure
make


An I get this:

debugger invoked on a SIMPLE-ERROR:
Error during processing of --eval option "(progn (require 'asdf) (require 'stumpwm) (load \"manual.lisp\"))":

erred while invoking #<COMPILE-OP NIL {B3D8791}> on
#<CLX-SOURCE-FILE "dependent" {B301ED9}>

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
0: [TRY-RECOMPILING] Try recompiling dependent
1: [RETRY ] Retry performing #<COMPILE-OP NIL {B3D8791}> on
#<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {B301ED9}>.
2: [ACCEPT ] Continue, treating #<COMPILE-OP NIL {B3D8791}> on
#<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {B301ED9}> as
having been successful.
3: [CONTINUE ] Ignore and continue with next --eval option.
4: [ABORT ] Skip rest of --eval options.
5: Skip to toplevel READ/EVAL/PRINT loop.
6: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).

((FLET #:LAMBDA139) #<COMPILE-WARNED {AC1D0D1}>)


How do I proceed?

Many thanks!

reply via email to

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