Thanks to Alan for asking the following question: > Are you somehow including an Xfuncproto.h without that?
In our system someone (that would be me) installed xproto-6.6.2. As a result our builds were picking up X11.h from /usr/include/X11.h but Xfuncproto.h was coming from a different location. This alternate version was missing all the definitions required to get this to work. After removing the xproto-6.6.2 installation things built fine. Reid This message posted from opensolaris.org