Stephen J. Turnbull wrote:
Hey, thanks for the report!
Rodney Sparapani writes:
> gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked
-Wpointer-arith -Wunused-parameter -g -O3 -g -mcpu=v9 -I.
-I/opt/xemacs/xemacs-21.5.28/lwlib/../src -DHAVE_CONFIG_H -I/opt/local/include
-I/usr/openwin/include lwlib-fonts.c
> In file included from /usr/local/include/X11/extensions/Xrender.h:33,
> from /usr/local/include/X11/Xft/Xft.h:44,
> from lwlib-fonts.h:37,
> from lwlib-fonts.c:31:
> /usr/openwin/include/X11/Xutil.h:117: error: expected specifier-qualifier-list
before 'Bool'
This error is happening in your X installation. It's quite possible
that something we did triggered this behavior, but I think I need to
see your /usr/openwin/include/X11/Xutil.h to figure out what that is,
since this works fine in my environment. I'm pretty sure I have
access to a Solaris box here, but it'll take a few days to learn my
way around I suppose.
Hi Stephen:
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. I
guess we have another fine addition to the PROBLEMS file for Solaris.
Thanks,
Rodney
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta