stumpwm-devel
[Top][All Lists]
Advanced

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

[STUMP] Can't build with clisp ?


From: maillaxa
Subject: [STUMP] Can't build with clisp ?
Date: Mon, 17 Sep 2007 19:03:58 -0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

Hi,

I have not used stumpwm for ages (few months now). I tried to
play with xmonad but as I am not a haskell programer, it is hard
to even configure keybindings for me ;)

I decided to try stumpwm again (plus clfswm) but I miserably
failed at even compiling sutmpwm (git) on my slackware GNU/linux
12.0.

Here are the steps I used:

1. autoconf
2. ./configure --with-lisp=clisp
3. make

and here is the error:

/usr/bin/clisp -K full -on-error exit ./make-image.lisp
;; Compiling file /home/xma/stumpwm/package.lisp ...
;; Wrote file /home/xma/stumpwm/package.fas
0 errors, 0 warnings
;; Compiling file /home/xma/stumpwm/primitives.lisp ...
WARNING in PATHNAME-IS-EXECUTABLE-P in lines 493..499 :
variable PATHNAME is not used.
Misspelled or missing IGNORE declaration?
;; Wrote file /home/xma/stumpwm/primitives.fas
The following functions were used but not defined:
 STUMPWM:CURRENT-SCREEN STUMPWM::WINDOW-NAME
0 errors, 1 warning
;; Compiling file /home/xma/stumpwm/keysyms.lisp ...
;; Wrote file /home/xma/stumpwm/keysyms.fas
0 errors, 0 warnings
;; Compiling file /home/xma/stumpwm/keytrans.lisp ...
;; Wrote file /home/xma/stumpwm/keytrans.fas
0 errors, 0 warnings
;; Compiling file /home/xma/stumpwm/kmap.lisp ...
;; Wrote file /home/xma/stumpwm/kmap.fas
The following functions were used but not defined:
 STUMPWM::SYNC-KEYS
0 errors, 0 warnings
;; Compiling file /home/xma/stumpwm/input.lisp ...
;; Wrote file /home/xma/stumpwm/input.fas
The following functions were used but not defined:
 STUMPWM::GRAB-KEYBOARD STUMPWM::UNGRAB-KEYBOARD
 STUMPWM::SETUP-WIN-GRAVITY STUMPWM::TRANSLATE-ID STUMPWM::INVERT-RECT
 STUMPWM:SET-X-SELECTION STUMPWM:CURRENT-SCREEN
0 errors, 0 warnings
;; Compiling file /home/xma/stumpwm/core.lisp ...
*** - READ from #<INPUT BUFFERED FILE-STREAM CHARACTER 
#P"/home/xma/stumpwm/core.lisp" @2450>:
       #<PACKAGE XLIB>
      has no external symbol with name "SET-SELECTION-OWNER"

The following functions were used but not defined:
 STUMPWM::MODE-LINE-POSITION STUMPWM::OTHER-HIDDEN-WINDOW
 STUMPWM:RUN-WITH-TIMER STUMPWM:TIMER-P STUMPWM:CANCEL-TIMER
 STUMPWM::INTERACTIVE-COMMAND XLIB:MAPPING-NOTIFY
 STUMPWM::SEND-SELECTION STUMPWM::MODE-LINE-WINDOW
 STUMPWM::REDRAW-MODE-LINE-FOR
0 errors, 0 warnings
make: *** [stumpwm] Error 1

What should I check ?
-- 
Xavier Maillard





reply via email to

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