Bug 31640 - x11perf: Doesn't build without libXft
Summary: x11perf: Doesn't build without libXft
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-15 14:59 UTC by Cyril Brulebois
Modified: 2010-11-19 22:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Cyril Brulebois 2010-11-15 14:59:10 UTC
Even though ./configure can detect Xft's absence (and return successfully), building breaks with:

make[1]: Entering directory `/home/kibi/xorg/app/x11perf'
  CC     do_traps.o
do_traps.c:109:25: fatal error: X11/Xft/Xft.h: No such file or directory
compilation terminated.
make[1]: *** [do_traps.o] Error 1


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.