On Sun, 2006-04-02 at 19:03 +0200, Kurt Roeckx wrote:

> Note that _X_SENTINEL is defined in <X11/Xfuncproto.h>, and that
> Xlib.h does include that, the problem however seems to be that
> it's using ../../exports/include/X11/Xfuncproto.h, which doesn't
> have that.
> 

Ah yes, that must explain it - it must be a difference between Xorg 6.8
and 6.9.  We previously compiled it against 6.8.  _X_SENTINEL must have
been added in between.

The error doesn't completely make sense since it's using 
#include <X11/Xfuncproto.h>
which should use the /usr/include version not the ../../exports one.

Xorg 7 will be uploaded to unstable "any day now" so I'm inclined to sit
on this bug a little longer and then resolve it by uploading the modular
xprint from xorg7 (which I compiled successfully the other day).  Can
you wait that long?

Drew


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to