[BusyBox] glibc error

Erik Andersen andersen at codepoet.org
Fri Jul 11 18:32:09 UTC 2003


On Fri Jul 11, 2003 at 11:07:43AM +0200, Nicola Milani wrote:
> Ok, now the system starts but I see thi error:
>    init: /lib/libc.so.6: version 'GLIBC-2.3' not found (required by init)
> init is a link to busybox.

That means you actully linked busybox vs glibc 2.3 (despite your
efforts to link vs glibc 2.2.5), and the shared library loader is
complaining that the version of glibc you installed is not 2.3...

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list