stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] [PATCH] Tidied up run-prog and run-prog-collect-output.


From: Ben Spencer
Subject: Re: [STUMP] [PATCH] Tidied up run-prog and run-prog-collect-output.
Date: Sat, 26 Dec 2009 22:09:39 +0000

On Sat, Dec 26, 2009 at 3:28 PM, Julian Stecklina <address@hidden> wrote:
> Do you want to commit this? I've had no problems with it so far. (Except
> that ECL still does not work for me.)

Done.

RE: ECL, it only works for me when loaded from a REPL.  I've actually
got it running like this now and it works ok, but is rather sluggish.
It's important to use the bundled CLX rather than the main
portable-clx tree.

I can't build a binary either but I get a different error to you:

address@hidden:~/src/stumpwm$ make
/usr/local/bin/ecl -norc -shell ./make-image.lisp
;;; Loading #P"/usr/local/lib/ecl-9.12.3/asdf.fas"
;;; Loading #P"/usr/local/lib/ecl-9.12.3/cmp.fas"
;;; Loading #P"/usr/local/lib/ecl-9.12.3/sysfun.lsp"
;;; Loading "/home/ben/src/cl-ppcre-2.0.1/cl-ppcre.asd"
; loading system definition from /home/ben/src/stumpwm/stumpwm.asd into
; #<ASDF0 package>
;;; Loading "/home/ben/src/stumpwm/stumpwm.asd"
; registering #<SYSTEM :STUMPWM 30468016> as STUMPWM
; loading system definition from /usr/local/lib/ecl-9.12.3/clx.asd into
; #<ASDF0 package>
;;; Loading "/usr/local/lib/ecl-9.12.3/clx.asd"
; registering #<SYSTEM "clx" 31274832> as clx
;;; Note: Invoking external command:
;;;   gcc "-I/usr/local/include/"  -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fPIC  -Dlinux -O -w -c
"/tmp/ECLINITOefUYD.c" -o "/tmp/ECLINITOefUYD.o"
;;; Note: Invoking external command:
ar: /usr/local/lib/ecl-9.12.3/libclx.a: Permission denied
An error occurred during initialization:
(SYSTEM "ar cr /usr/local/lib/ecl-9.12.3/libclx.a /tmp/ECLINITOefUYD.o
") returned non-zero value 1.
;;;   ar cr /usr/local/lib/ecl-9.12.3/libclx.a /tmp/ECLINITOefUYD.o
make: *** [stumpwm] Error 1


Ben

PS: nice work with CCL guys!




reply via email to

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