Bug 2515
| Summary: | glibc breaks several applications | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Thomas Zehetbauer <thomasz> |
| Component: | glibc | Assignee: | Cristian Gafton <gafton> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | aleksey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-05-16 15:59:47 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
Thomas Zehetbauer
1999-05-03 18:57:02 UTC
I seem to have read somewhere that undefining HAVE_UTMPX_H in the offending source for ssh fixes the problem, but I haven't tested that. The fix for ssh-1.2.26 is add -D_GNU_SOURCE to CFLAGS, compile and delete the bogus line that the compile fails on. (The line is already deleted in ssh-1.2.27). I'm closing this bug because a) xterm(patch98) is part of XFree86 (I assume). b) ssh is not a Red Hat package and the fixes are available. c) the broken blackdown JDK is already mentioned in several other bug reports and will be solved there not here. |