Hello Dmitriyi, Dmitriyi Paduchikh schreef: > Setting up sbcl (0.9.1.28-1) ... > /usr/lib/common-lisp/bin/sbcl.sh loading and dumping clc. > > and then installation process hangs up for an indefinite amount of time.
This version has another bug that prevents it working with a LANG=ru_UA or LC_ALL=ru_UA. I'm guessing that you are seeing a different symptom of the same problem. Could you retry with LANG=C and LC_ALL=C? As root do: LC_ALL=C LANG=C sh /usr/lib/common-lisp/bin/sbcl.sh install-clc If this fails, what does:: LC_ALL=C LANG=C /usr/bin/sbcl --core /usr/lib/sbcl/sbcl-dist.core \ --sysinit /etc/sbcl.rc --userinit /dev/null Give? > And so on... All about futex. My system runs with customized kernel > 2.4.22, which as far as I understand doesn't support neither futexes nor > nptl. Normally sbcl should disable threading after the first failed futex call. 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]