[openbox] alpha4 compile problem on Intel Sunos 5.8

Ben Jansens ben at orodu.net
Tue Aug 12 06:13:22 EDT 2003


On Mon, Aug 11, 2003 at 02:24:17PM +0200, Christian von Mueffling wrote:
> Jep, seems that was it. But I had to add these inclusions on some
> other places too, I attached the diff.

Thanks for the diff. One problem/question..

> *** ./kernel/dispatch.h.orig	Mon Aug 11 14:20:30 2003
> --- ./kernel/dispatch.h	Mon Aug 11 14:21:10 2003
> ***************
> *** 1,9 ****
>   #ifndef __dispatch_h
>   #define __dispatch_h
>   
> - #include "misc.h"
> - 
>   #include <X11/Xlib.h>
>   
>   struct _ObClient;
>   
> --- 1,9 ----
>   #ifndef __dispatch_h
>   #define __dispatch_h
>   
>   #include <X11/Xlib.h>
> + #include <X11/Xutil.h>
> + #include "misc.h"
>   
>   struct _ObClient;

This one seems.. odd to me. The only thing used in that header is XEvent.
Which should not require Xutil.h. This feels like a blanket include that
belongs in other headers where Xutil stuff is actually used. Can you confirm
this for me (and tell me where Xutil.h should really go for solaris?)

Thanks,
Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://icculus.org/pipermail/openbox/attachments/20030812/3865a929/attachment.pgp>


More information about the openbox mailing list