14 Jun
2004
14 Jun
'04
4:04 a.m.
/usr/openwin/include/X11/Xutil.h:117: error: 'Bool' is used as a type, but is [...]
Most likely you will need to include another X11 header before including Xft.h (XFree86's Xutil.h probably includes it automatically, whereas Solaris' does not).
If there's no documentation saying what header needs to be #included before Xutil.h, then please consider filing a bug report with the provider of that Xutil.h file. Also consider filing a bug report against Xft, especially if it can be handled relatively unobtrusively (without #if).
pjrm.