Rodney Sparapani writes:
Aha! I'm not sure who to blame here. But, <X11/Xutil.h>
says
/* You must include <X11/Xlib.h> before including this file */
However, Xrender.h doesn't do that. Now, why doesn't <X11/Xutil.h>
just include <X11/Xlib.h> and be done with it, I don't know.
Neither does Gentoo Linux, I guess. My copy of Xutil.h has both that
comment *and* a #include <X11/Xlib.h>. :-)
I guess we have another fine addition to the PROBLEMS file for
Solaris.
Have you gotten a build yet? I don't see any great harm in
#include'ing it somewhere (probably just before #include'ing
Xft.h). These headers are all #ifndef _XLIB_H_ etc.
I'll stick that in, probably tomorrow. Thanks for doing the digging!
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta