LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   redhat glibc update (https://www.linuxquestions.org/questions/linux-general-1/redhat-glibc-update-4175/)

cinnix 07-11-2001 11:51 AM

redhat glibc update
 
I am trying to upgrade my gcc version to 2.96-85 and am having trouble installing the relevant RPMs. glibc-common-2.2-12.i386 gives a dependency error "glibc < 2.2-12 incompatible with version 2.2-12".

I have had this problem on every installtion of redhat 7.0 that I have ever done when I am trying to update glibc.

I just used the --nodeps option which I know was wrong. Has anyone had the same problem and what did they d to fix it. I found a similar post from someone at the redhat support forums, but noone ever answered them.

I would like to install these updates correctly, or at least do it the right way next time if it is too late to fix it this time.

linuxcool 07-11-2001 05:22 PM

I'm going to take a stab at this. It could mean that your glibc is not current enough. I did a search at http://rpmfind.net using glibc - 2.2-12 in the search box and I came up with an rpm for Red Hat 7.0. It's glibc - 2.2-12.i386.rpm . It says updates for i386. Maybe installing this rpm will solve your problem. No guarantees.

cinnix 07-11-2001 08:15 PM

These are the packages I have installed. They are the recommended updates from redhat.

[root@lockbox ~]# rpm -qa | grep glibc
glibc-devel-2.2-12
compat-glibc-6.2-2.1.3.2
glibc-2.2-12
[root@lockbox ~]# rpm -qa | grep gcc
gcc-objc-2.96-85
kgcc-1.1.2-40
gcc-2.96-85
gcc-g77-2.96-85
gcc-c++-2.96-85
[root@lockbox ~]#


All times are GMT -5. The time now is 12:37 PM.