jan wrote: > > Hi all, I'd like to run the april snapshot but when I run the binary I > get the error: /lib/libc.so.6: version `GLIBC_2.3' not found. > > Will CMUCL still work with glibc-2.2.5 if built on a machine with > glibc-2.2.5 installed?
It should. > 2> src/tools/build-world.sh build lisp What version of cmucl are you using to build from? That is important. You may need to do load some boot files or do a cross-compile. Ray
