-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01 Jan 2003 14:18:46 -0800, John Floren wrote:

> When trying to install libstdc++-3.2-7, I get a number of
> dependencies:
> 
> libc.so.6(GLIBC_2.3)  is needed by libstdc++-3.2-7
> libgcc_s.so.1 is needed..
> libgcc_s.so.1(GCC_3.0)        is needed...
> 
> What packages provide these files?  I am using RedHat 7.3.

Wrong question. ;)

It looks like you try to install a GCC3-compiled Standard C++
Library which requires both GCC 3 and a newer glibc. That won't work
unless you upgraded several core components of your system (or
installed GCC 3 and libs alongside GCC 2.96 and libs -- you can get
such packages for Valhalla at Red Hat Network). A GCC3-compiled
libstdc++ would be ABI-incompatible with the C++ ABI of Red Hat
Linux 7.3 and hence cannot replace libstdc++-2.96-113.

Btw, you can query dependencies with several RPM options, check out
"man rpm" and "rpm --help".

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+FEhX0iMVcrivHFQRAju7AJsFpWHhef4oafZjhlJBx2KoCOhzBwCfXWoM
XGQHi4QWv953ZhJGl4QJDF4=
=Q6aH
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to