[clfswm-devel] Bad luck installing clfswm ...

Matthieu Moy Matthieu.Moy at imag.fr
Mon Mar 3 21:54:25 UTC 2008


Hi,

I got some more time to try out clfswm, but I seem to be quite
unlucky ... Last time, I was running clisp 2.42 from Debian unstable,
and got multiple segfaults.

This time, I tried installing clisp (2.44.1) following the
instructions on the wiki. But "make" fails:

[...]
../src/foreign.d:17:64: error: avcall.h: No such file or directory
../src/foreign.d:18:63: error: callback.h: No such file or directory
../src/foreign.d:460: error: expected declaration specifiers or ‘...’ before ‘va_alist’
[...]

Then, I tried running the clisp provided with Debian. The good news is
that Debian unstable now ships clisp 2.44, so I was hopping for the
best.

Unfortunately, I just get this :

$ clisp load.lisp 
; loading system definition from /home/moy/local/usr/src/clfswm/clfswm.asd into #<PACKAGE ASDF0>
; registering #<SYSTEM CLFSWM #x204D3CB6> as CLFSWM
;; Compiling file /home/moy/local/usr/src/clfswm/clfswm-internal.lisp ...
*** - FUNCALL: undefined function XLIB::STRING-CONCAT

0 errors, 0 warnings
$ 

I have no idea where this comes from, since "grep -i string-concat"
doesn't say anything in the clfswm source tree.

Any idea?

-- 
Matthieu



More information about the clfswm-devel mailing list