[Xorg] Tinderbox error on Wraphelp.c

Matthieu Herrb matthieu.herrb at laas.fr
Mon Aug 23 16:07:14 PDT 2004


Keith Packard wrote:
> Debian provides uint32_t in /usr/include/stdint.h (the "standard" include 
> file for those definitions).  Is that getting included?

...but if you include stdint.h unconditionnaly, it will break the build 
on OpenBSD which doesn't have this file :( And the current imake 
definitions don't provide any good way to determine how to define those 
fixed size type.

xc/include/Xmd.h has the (not pretty) code to define CARD32 and such. It 
could be copied there for now.




More information about the xorg mailing list