
-----Original Message----- From: cl-debian-bounces@common-lisp.net on behalf of Kevin Rosenberg Sent: Sat 7/9/2005 6:46 PM To: Common Lisp on Debian coordination Subject: Re: [cl-debian] Bug#317533: sbcl install does not complete (with CPUat %99)
Emre Sevinc wrote:
$ uname -a Linux debian 2.4.18 #1 Mon Mar 24 02:00:40 EET 2003 i686 GNU/Linux
That is likely the issue. I get the same with kernel 2.4. A work-around that I've used: reboot into 2.6 and complete the installation. Then, you can go back to 2.4 if you wish and run sbcl.
Well, actually I prefer to wait until this bug is fixed (I'm writing on the premise that the bug belongs to SBCL not the Linux 2.4). In the meantime, I installed SBCL 0.8.16 from the testing Debian repository which installed and worked fine. I did not intend to upgrade to the latest SBCL had it not produce an error regarding with-output-to-string. The details are at: http://groups-beta.google.com/group/comp.lang.lisp/browse_frm/thread/a878939... I think I'll prefer waiting, since this is a major issue, hoping the fix is going to come very soon. Regards, Emre