Bug#608017: clisp: error with no xlib, when start stumpwm

Peter Van Eynde pvaneynd at mailworks.org
Tue Feb 22 04:34:52 UTC 2011


Hello,

On 20/02/11 02:53, Wang Lei wrote:
> Today after upgrading clisp, stumpwm can't startup. Report no xlib. 

This is a problem of stumpwm I fear.

With the new version of clisp clx is no longer build in, you need to
also depend on the module "clisp-module-clx". After installing this you
can load clx dynamically:

> 3/pvaneynd at frost:~/fakeroot/clean/git/clisp :) $ clisp
>   i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
>   I I I I I I I      8     8   8           8     8     o  8    8
>   I  \ `+' /  I      8         8           8     8        8    8
>    \  `-+-'  /       8         8           8      ooooo   8oooo
>     `-__|__-'        8         8           8           8  8
>         |            8     o   8           8     o     8  8
>   ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8
> 
> Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>
> 
> Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
> Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
> Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
> Copyright (c) Bruno Haible, Sam Steingold 1999-2000
> Copyright (c) Sam Steingold, Bruno Haible 2001-2010
> 
> Type :h and hit Enter for context help.
> 
> [1]> (load "/usr/lib/clisp-2.49/dynmod/clx.lisp")
> ;; Loading file /usr/lib/clisp-2.49/dynmod/clx.lisp ...
> ;;  Loading file /usr/lib/clisp-2.49/clx/new-clx/clx-preload.lisp ...
> ;;  Loaded file /usr/lib/clisp-2.49/clx/new-clx/clx-preload.lisp
> ;;  Loading module clx from /usr/lib/clisp-2.49/dynmod/lib-clx.so
> ;;  Loaded module clx from /usr/lib/clisp-2.49/dynmod/lib-clx.so
> ;;  Loading file /usr/lib/clisp-2.49/clx/new-clx/clx.fas ...
> ;;  Loaded file /usr/lib/clisp-2.49/clx/new-clx/clx.fas
> ;;  Loading file /usr/lib/clisp-2.49/clx/new-clx/image.fas ...
> ;;  Loaded file /usr/lib/clisp-2.49/clx/new-clx/image.fas
> ;;  Loading file /usr/lib/clisp-2.49/clx/new-clx/resource.fas ...
> ;;  Loaded file /usr/lib/clisp-2.49/clx/new-clx/resource.fas
> ;; Loaded file /usr/lib/clisp-2.49/dynmod/clx.lisp
> T
> [2]> (find-package :XLIB)
> #<PACKAGE XLIB>
> [3]> (describe *)
> 
> #<PACKAGE XLIB> is the package named XLIB.
> It imports the external symbols of 1 package COMMON-LISP and exports 580 symbols
...


-- 
signature -at- pvaneynd.mailworks.org
http://pvaneynd.dreamwidth.org/
God, root, what is difference?-Pitr|God is more forgiving.-Dave Aronson|





More information about the pkg-common-lisp-devel mailing list