stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] changes in CVS


From: Jay Belanger
Subject: Re: [STUMP] changes in CVS
Date: Wed, 15 Oct 2003 13:56:07 -0500
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

> Having a cushy debian system, 'apt-get install clocc-port' magically
> set everything up. I'd be interested to hear if others have had
> success setting this up. Or the problems they ran into.

Well, I finally got around to giving this a shot.
I had the previous version running, but now I get complaints about
clx.   Here is what happens when I try running stumpwm, any thoughts?


~/STUMP $ lisp
CMU Common Lisp 18e, running on localhost.localdomain
With core: /usr/lib/cmucl/lib/lisp.core
Dumped on: Thu, 2003-04-03 07:47:12-06:00 on orion
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
    Python 1.1, target Intel x86
    CLOS 18e (based on PCL September 16 92 PCL (f))
* (load "asdf")

; Loading #p"/home/belanger/STUMP/asdf.lisp".
T
* (asdf:operate 'asdf:load-op 'stumpwm)

; loading system definition from stumpwm.asd into
; #<The ASDF1177 package, 0/9 internal, 0/9 external>
; Loading #p"/home/belanger/STUMP/stumpwm.asd".
; registering #<SYSTEM :STUMPWM {48788475}> as STUMPWM
; [GC threshold exceeded with 12,011,240 bytes in use.  Commencing GC.]
; [GC completed with 4,142,696 bytes retained and 7,868,544 bytes freed.]
; [GC will next occur when at least 16,142,696 bytes are in use.]
; loading system definition from port.asd into
; #<The ASDF1180 package, 0/9 internal, 0/9 external>
; Loading #p"/home/belanger/STUMP/port.asd".
; registering #<SYSTEM PORT {48031485}> as PORT

component :CLX not found, required by #<SYSTEM "stumpwm" {48788475}>

Restarts:
  0: [ABORT] Return to Top-Level.

Debug  (type H for help)

(ASDF::DO-ONE-DEP ASDF:COMPILE-OP :CLX NIL)
Source: (ERROR 'ASDF:MISSING-DEPENDENCY :REQUIRED-BY ASDF::C :VERSION ...)
0]




reply via email to

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