Hi,
I was trying to install the latest sbcl (1.0.5, x86 binary) on my vps
which runs user-mode-linux. However, when I start sbcl, it dies with the
following message:
fatal error encountered in SBCL pid 6932(tid 16384):
This version of SBCL only works correctly with the NPTL threading
library. Please use a newer glibc, use an older SBCL, or stop using
LD_ASSUME_KERNEL
As far as I understand, NPTL threading is not available in uml. Is there
any way I can go around this issue?
Thanks,
Vamsee.
|