Bug 1335873
| Summary: | UintArgs.h is missing from /usr/include/Pegasus/Common | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomasz Kepczynski <tomek> |
| Component: | tog-pegasus | Assignee: | Vitezslav Crhonek <vcrhonek> |
| Status: | CLOSED ERRATA | QA Contact: | Alois Mahdal <amahdal> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | amahdal, tomek |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | tog-pegasus-2.14.1-4.el7 | Doc Type: | No Doc Update |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 16:45:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1380364 | ||
|
Description
Tomasz Kepczynski
2016-05-13 12:31:01 UTC
It seems that just Pegasus/Common/UintArgs.h and Pegasus/Client/CIMEnumerationContext.h are missing when including "CIMClient.h". But including various Pegasus's headers may lead to further errors... Checking %files and %install won't help here, because we ship all headers installed by upstream Makefile (actually more - also additional isolated headers requested through BZs like this one). Are you willing to copy missing headers temporarily by hand directly from the tarball and let me know when you encounter next missing headers during the development of your CIM client application? I can add them within this BZ request. I've identified 2 files which are missing and needed for my project to build: /usr/include/Pegasus/Common/UintArgs.h /usr/include/Pegasus/Client/CIMEnumerationContext.h (In reply to Tomasz Kepczynski from comment #3) > I've identified 2 files which are missing and needed for my project to build: > /usr/include/Pegasus/Common/UintArgs.h > /usr/include/Pegasus/Client/CIMEnumerationContext.h Thank you. Both files have been added in tog-pegasus-devel-2.14.1-4.el7. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1969 |