On Wed, Dec 19, 2001 at 09:57:01AM +0000, Phil Blundell wrote: > >/ld-linux.so.2: version `GLIBC_2.2' not found (required by /lib/libc.so.6) > > You need to update ld-linux.so.2 as well. This binary is very tightly > coupled to libc.so.6, and must always be the same version.
Okay, I suspected that and actually had tried it, I get that other error message (so, that's adding /lib/ld-2.2.2.so and ldconfig again): [snip snip] VFS: Mounted root (ext2 filesystem). Freeing init memory: 44K init: errKernel panic: Attempted to kill init! or while loading shared libraries: libc.so.6: cannot load shared object file: No such file or directory However: [yves@Pilmuir ram]$ ls -l lib/libc* -rwxr-xr-x 1 root root 1153972 Dec 18 15:39 lib/libc-2.2.2.so lrwxrwxrwx 1 root root 13 Dec 18 15:40 lib/libc.so.6 -> libc-2.2.2.so so the library _is_ there... Thanks in advance, Yves _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
