stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Stumpwm and clisp


From: Xavier Maillard
Subject: [STUMP] Stumpwm and clisp
Date: Sun, 02 Apr 2006 21:40:01 +0200
User-agent: RMAIL/GNU Emacs 22.0.50.1

Hello,

I finally got clisp 2.38 installed and running on my system with clx/new-clx
module.

I, then, decided it was time to try it out with stumpwm and I did as Philippe
Brochard told me in a private mail.

And here are my problems :) (Note that Philippe is not to blame here :)).

So I loaded clisp and tried to load stumpwm. Here all is ok.

Then, I tried this:

(stumpwm:stumpwm ":1")

(Wanted to launch in a nested session) and this is what I got:

*** - FUNCALL: undefined function XLIB:CHARACTER->KEYSYMS
Rentrées possibles:
USE-VALUE      :R1      You may input a value to be used instead of 
(FDEFINITION 'XLIB:CHARACTER->KEYSYMS).
RETRY          :R2      Reéssayer
STORE-VALUE    :R3      You may input a new value for (FDEFINITION 
'XLIB:CHARACTER->KEYSYMS).
ABORT          :R4      ABORT
RETRY          :R5      Retry performing #<ASDF:COMPILE-OP NIL #x2046800E> on 
#<ASDF:CL-SOURCE-FILE "package" #x2046097E>.
ACCEPT         :R6      Continue, treating #<ASDF:COMPILE-OP NIL #x2046800E> on 
#<ASDF:CL-SOURCE-FILE "package" #x2046097E> as having been successful.
ABORT          :R7      ABORT
RETRY          :R8      Retry performing #<ASDF:COMPILE-OP NIL #x20461C66> on 
#<ASDF:CL-SOURCE-FILE "package" #x2046097E>.
ACCEPT         :R9      Continue, treating #<ASDF:COMPILE-OP NIL #x20461C66> on 
#<ASDF:CL-SOURCE-FILE "package" #x2046097E> as having been successful.
ABORT          :R10     ABORT
Break 3 [6]> 

I am almost as n00b in clisp as I am in python and thus I really do not know
what is going on.

Maybe I need to tell clisp to load clx or something like that.

Here is my *FEATURES*:

Break 3 [6]> *FEATURES*
(:ASDF :ZLIB :PCRE :CLX-ANSI-COMMON-LISP :CLX :RAWSOCK :WILDCARD :READLINE 
:REGEXP :SYSCALLS :I18N :LOOP
 :COMPILER :CLOS :MOP :CLISP :ANSI-CL :COMMON-LISP :LISP=CL :INTERPRETER 
:SOCKETS :GENERIC-STREAMS
 :LOGICAL-PATHNAMES :SCREEN :FFI :GETTEXT :UNICODE :BASE-CHAR=CHARACTER :PC386 
:UNIX)

So CLX is part of it.

This is on clisp 2.38 on a Gentoo GNU/linux system.

Stumpwm is from CVS using my own ebuild

What can I do ?

Regards,
Xavier




reply via email to

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