Bug 176893

Summary: rhgb doesn't find header files correctly.
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: rhgbAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, mharris
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: 2006-02-23 00:12:03 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:
Bug Depends On:    
Bug Blocks: 176952    
Attachments:
Description Flags
build failure log none

Description Jesse Keating 2006-01-04 02:05:21 UTC
rhgb needs various headers, specificly some from libxf86config-devel, but the
pkgconfig isn't finding them right.  From mike:

The libxf86config-devel is a virtual provide which is currently located in the
xorg-x11-server-sdk
package.

The installation, installs the headers into the SDK directory, which
probably isn't the best or most correct location in the world, but it
does install them now in the latest xorg-x11-server package build.

Upgrade to the latest xorg-x11-server-sdk package, and you'll find
the headers in "sdkdir" which is a pkg-config queryable variable.

I have manually confirmed that these files are present after I did
the build, so if any package is not finding them, please adjust the
build scripts to search in sdkdir for the time being.
-endquote-

This package needs to be fixed and built before the FC5Test2 freeze.  Please see
attached build failure log.

Comment 1 Jesse Keating 2006-01-04 02:05:23 UTC
Created attachment 122747 [details]
build failure log