bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-xnee] [bug #10511] Compilation error on AIX


From: anonymous
Subject: [Bug-xnee] [bug #10511] Compilation error on AIX
Date: Wed, 10 Jan 2007 19:32:17 +0000
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.6) Gecko/20040116

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]