After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 103167 - Build fails in Xft1
Build fails in Xft1
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jeff Waugh
garnome list
Depends on:
Blocks:
 
 
Reported: 2003-01-12 08:48 UTC by Samuel Stringham
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Samuel Stringham 2003-01-12 08:48:04 UTC
Build fails in Xft1 due to not finding the X installation root.  If your X
root isn't in your default CFLAGS, then it doesn't guess a good
alternative.  Changing the Makefile to actually have $includedir defined in
it, and $TOP_X_INCLUDES then it compiles/installs sanely.
Comment 1 Samuel Stringham 2003-05-18 17:08:37 UTC
this was fixed somewhere along the way.