Bug 53313
| Summary: | symlink is not created for libtermcap.so.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Ken Cox <jkc> | ||||
| Component: | libtermcap | Assignee: | Bernhard Rosenkraenzer <bero> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Aaron Brown <abrown> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.1 | ||||||
| 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: | 2001-09-06 14:17:36 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: | |||||||
| Attachments: |
|
||||||
|
Description
Ken Cox
2001-09-06 14:16:17 UTC
Created attachment 31094 [details]
patch file that implement fix
Setting those symlinks is ldconfig's job (and ldconfig is called from %post). If it doesn't work for your cross-compiler, your cross compilation environment is broken (check your ldconfig). |