Follow-up Comment #7, bug #10511 (project xnee):

This is for solaris 2.8.

Xlibint.h includes Xproto.h after defining some symbols obviously addressed
at Xproto.h so that Xproto.h will define additional stuff.

Since Xproto.h has the usual #ifndef/#define/#endif guard, the above
obviously fails when Xproto.h has been included before Xlibint.h.

The solution is to include Xlibint.h before all other X headers


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?10511>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-xnee mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-xnee

Reply via email to