Bug 67775

Summary: /usr/X11R6/include/X11/Xft/Xft.h missing
Product: [Retired] Red Hat Raw Hide Reporter: ellson
Component: XftAssignee: Owen Taylor <otaylor>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2002-07-01 21:31:16 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 ellson 2002-07-01 21:31:12 UTC
Description of Problem:
/usr/X11R6/include/X11/Xft/Xft.h is not provided by
Xft-devel-1.9.1.020607.1058-3.i386.rpm or by
XFree86-devel-4.2.0-52.i386.rpm

Other programs (e.g. Amaya) depend on it.

Shouldn't Xft-devel be providing a compatabilty library?

Version-Release number of selected component (if applicable):
Xft-devel-1.9.1.020607.1058-3.i386.rpm
XFree86-devel-4.2.0-52.i386.rpm
rawhide-release-20020701-1.noarch.rpm

How Reproducible:


Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Owen Taylor 2002-07-01 22:03:34 UTC
We don't support compilation with Xft1 for the next version of Red Hat.

Programs that use Xft2 need to find out the compilation flags for Xft
by running "xft-config --cflags" or "pkg-config --cflags Xft".