Bug 204971
| Summary: | apr functions/libraries under 4.4 64bit are broken | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Chris <wilsotc> |
| Component: | apr | Assignee: | Joe Orton <jorton> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ia64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-04 07:45:39 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
Chris
2006-09-01 19:40:19 UTC
Thanks for the report. It appears that the module referenced has not been correctly ported to the httpd 2.x API. It is missing #includes for apr_strings.h, for example, which would allow the prototypes for the functions you mention to be picked up. *** Bug 204972 has been marked as a duplicate of this bug. *** |