stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Building with CLISP


From: Dirk Sondermann
Subject: Re: [STUMP] Building with CLISP
Date: Sun, 10 Jul 2011 00:30:40 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110709 Lightning/1.0b3pre Thunderbird/3.1.10

On 07/09/11 08:47, Aidan Gauland wrote:
...
> I tried that patch and was not even able to build Stump.
...
> $ make
> MAKE=: clisp-link add "`clisp -b`/base" clisp-core "`clisp -b`/clx/new-clx"
> /usr/bin/clisp-link: Cannot determine the dynamic module directory: 
> *lib-directory* is not writable and *user-lib-directory* is not specified
> make: *** [clisp-core] Error 1
> 
> I have the following clisp packages installed.
> $ dpkg -l '*clisp*' | grep \^ii
> ii  clisp                                    1:2.49-7                       
> GNU CLISP, a Common Lisp implementation
> ii  clisp-dev                                1:2.49-7                       
> GNU CLISP, a Common Lisp implementation (development files)
> ii  clisp-module-clx                         1:2.49-7                       
> clisp module that adds X11 bindings
> 
> I should probably restate that I am on Debian squeeze, but the clisp
> packages are pulled in from wheezy.
> 
> Regards,
> Aidan Gauland

This seems to be a permission problem which can be avoided
by preventing clisp-link from writing into the lib directory.
I hadn't noticed this problem before because in my test
installation the lib directory was writeable.

Could you please give the attached new version of the patch
a try?

--
Dirk

Attachment: clisp-with-dynamic-modules-2.patch
Description: Text Data


reply via email to

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