Nickolay S. Savchenko wrote:
> Installation of sbcl from unstable branch fails with following message:
> 
> /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc.
> internal error #29
>     SC: 14, Offset: 4   lispobj 0x50a4c67

Could you run (as root):
# LC_ALL=C LANG=C /usr/bin/sbcl --core /usr/lib/sbcl/sbcl-dist.core \
     --sysinit /etc/sbcl.rc \
    --userinit /dev/null
This is SBCL 0.9.1.28, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* (load "/usr/lib/sbcl/install-clc.lisp")
...

What does this give?

Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave
Aronson|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to