From: Heiko Z. <he...@zu...> - 2012-02-17 13:27:43
|
Quoting Andrzej Odyniec <an...@ma...>: > I wrote: >> As promised, I diagnosed the cause of the error. It happens because of >> improper build of glibc. Probably compatibility variables are >> improperly set. >> Maybe SHLIB_COMPAT or another, from which it is dependent. > SHLIB_COMPAT should select correct version, because this old version was > accepted up to 2.3 but now is 2.12 (ofcourse, if SHLIB_COMPAT macro > is working well). Maybe libc > was built correctly but for 32-bit build to CDROM is inserted > improper, old version of libc? I don't see a reason why the 32bit version should differ from the 64bit, but of course there could always be a problem with a configure script. Do you think the problem is in the glibc? We could try building with 2.14.1 and see if that fixes the issue. -- Regards Heiko Zuerker http://www.devil-linux.org |