[Openmcl-devel] 1.11 release
Anton Vodonosov
avodonosov at yandex.ru
Fri Nov 6 18:40:33 PST 2015
07.11.2015, 05:34, "R. Matthew Emerson" <rme at clozure.com>:
>> On Nov 6, 2015, at 9:24 PM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
>>
>> I needed to rebuild kernel in order to run it on my machine,
>> because the release binary requires LIBC version newer than I have.
>> Don't know if that's important for you.
>
> Thanks for the note. I built the lisp kernel binary on Ubuntu 12.04.
More precise info about the situation:
$ uname -a
Linux cl-test-grid.cloud.efficito.com 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u5 i686 GNU/Linux
$ svn co http://svn.clozure.com/publicsvn/openmcl/release/1.11/linuxx86/ccl ccl-1.11
$ ccl-1.11/lx86cl
ccl-1.11/lx86cl: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by ccl-1.11/lx86cl)
$ cd ccl-1.11/lisp-kernel/linuxx8632/
$ make
$ ../../lx86cl
Welcome to Clozure Common Lisp Version 1.11-r16635 (LinuxX8632)!
More information about the Openmcl-devel
mailing list