Bug 9611
Summary: | rpm-devel header files possibly need fixing | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | lars |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | lars |
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: | 2000-02-21 11:03:35 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
lars
2000-02-20 21:16:09 UTC
Changing to <rpm/rpmio.h> would preven building rpm itself. A slightly better change is to use "rpmio.h", as that permits both building rpm and other applications without -I... flags. However, that breaks certain binding autogenerators (perl? I fergit). So the supported method of building is to use -I... |