>>>>> "rt" == Raymond Toy <[EMAIL PROTECTED]> writes:
rt> Thank you very much! I only have Suse 9, now, so I can't do anything
rt> earlier than whatever Suse 9 uses.
what do you get when running the following command on your binary?
% nm /opt/cmucl-latest-linux/bin/lisp | grep GLIBC_2\.3
U __ctype_b_loc@@GLIBC_2.3
Mine is for a binary built on a Debian testing machine, so with
GNU libc 2.3.2. glibc has symbol versioning support, which I would
have expected to resolve this type of problem.
--
Eric Marsden <URL:http://www.laas.fr/~emarsden/>