[uClinux-dev] help about libc.so.6: version `GLIBC_2.3,
Jamie Lokier
jamie at shareable.org
Thu Aug 9 09:33:24 EDT 2007
wang9736 wrote:
> i work on redhat linux 7.3 kernel 2.418-33
You really need to use a newer version of GNU/Linux. Red Hat Linux
7.3 is _very_ old indeed.
> now i want to install a high version glibc glibc-2.6.3 by RPM, but
> result is below
> [root at localhost wang]# rpm -i glibc-2.6-3.i386.rpm
> error: failed dependencies:
> glibc-common = 2.6-3 is needed by glibc-2.6-3
> libgcc is needed by glibc-2.6-3
> gdb < 6.3.0.0-1.111 conflicts with glibc-2.6-3
> shadow-utils < 2:4.0.3-20 conflicts with glibc-2.6-3
> nscd < 2.3.3-52 conflicts with glibc-2.6-3
> kernel < 2.6.9 conflicts with glibc-2.6-3
> glibc > 2.2.5 conflicts with glibc-common-2.2.5-34
> what's wrong who can help me?
You can't install that package on Red Hat Linux 7.3. As you see, it
needs lots of other packages to be installed or updated, and if you do
that your Linux will stop booting.
It's possible to do what you want but it's difficult. It really would
be much easier to install a newer Linux distribution. Any of the
popular ones would be fine.
-- Jamie
More information about the uClinux-dev
mailing list