Bug 190784
| Summary: | glibc_2.0 missing | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Markus Kalske <markus.kalske> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED WONTFIX | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-05 07:43:29 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
Markus Kalske
2006-05-05 06:05:21 UTC
*** Bug 190786 has been marked as a duplicate of this bug. *** *** Bug 190785 has been marked as a duplicate of this bug. *** Please read FC5 release notes, LinuxThreads support has been deprecated for 3 years and has been removed in FC5, won't ever come again. Programs linked against glibc 2.0 will only work if they don't reference errno or h_errno variables. If you really need to run software built against glibc 2.0 (i.e. something the vendors haven't bothered to rebuild during last 8 years), then you either need to stay with older distributions, or install those distros in a chroot and run the broken software there. |