Bug 3443
Summary: | problem when upgrading to egcs-c++-1.1.2-13 on sparc | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | amartoq |
Component: | egcs | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | CC: | amartoq |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | sparc | ||
OS: | Linux | ||
URL: | http://www.redhat.com/corp/support/errata/rh60-errata-general.html | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-07-06 15:26:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
amartoq
1999-06-14 03:23:12 UTC
This is an rpm problem: upgrade to rpm-3.0.1 from ftp.rpm.org to fix. I've upgraded to rpm-3.0.1-12.6.0 and appears the same error. I guess it's a missbuilded egcs-c++-.rpm error. Or libstdc++ needs un upgrade too. I've checked the file included in the 6.0 libstdc++ and egcs-c++ rpms, and they don't differ. They are the same. Both egcs-c++ and libstdc++ -- because they share the file libstdc++*.so -- must be installed at the same time in order to succeed. If both packages are installed by rpm-3.0-6.0, then the file libstdc++*.so will show up as "missing" (and the file will not be present in /usr/lib). Please try and upgrade with both package names on the same command line. upgrading egcs and libstdc++ at the same time cures the problem. |