stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Building with CLISP


From: Aidan Gauland
Subject: Re: [STUMP] Building with CLISP
Date: Sun, 03 Jul 2011 13:43:07 +1200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Wang Lei <address@hidden> writes:

> On 2011-07-02 09:20:49 +0800, Aidan Gauland wrote:
>> $ make
>> /usr/bin/clisp -K full -on-error exit ./make-image.lisp
>> /usr/bin/clisp: /usr/lib/clisp-2.49/full/lisp.run: No such file or directory
>
> I have met this problem. Check if lisp.run is there. In my system, it's
> under directory
>
> /usr/lib/clisp-2.49/base
>
> . You can symlink it to /usr/lib/clisp-2.49/full.

On my system, there is no directory (or file) /usr/lib/clisp-2.49/full,
so I had to create it.  I then symlinked
/usr/lib/clisp-2.49/base/lisp.run to /usr/lib/clisp-2.49/full/ and ran
make.  Different error and still no joy.

$ make
/usr/bin/clisp -K full -on-error exit ./make-image.lisp
/usr/lib/clisp-2.49/full/lisp.run: operating system error during load of 
initialization file `/usr/lib/clisp-2.49/full/lispinit.mem'
[/build/clisp-QkfhfL/clisp-2.49/src/spvw_memfile.d:982] errno = ENOENT: No such 
file or directory.
make: *** [stumpwm] Error 1
$

--Aidan




reply via email to

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