[Xorg] Tinderbox error on Wraphelp.c

Keith Packard keithp at keithp.com
Tue Aug 24 11:04:17 PDT 2004


Around 19 o'clock on Aug 24, Egbert Eich wrote:

> I can make it work on a system I've tried on with the patch below.
> The typedef in question is contained there.
> Whether this file should be included by sys/types.h I do not know.

We apparantly can't depend on the existance of stdint.h on all platforms 
(yet).

I replaced 'uint32_t' with 'CARD32' and 'uint8_t' with 'CARD8' and then 
#include <X11/Xmd.h> at the top of the file to make it build.  That should 
be portable to all systems that we currently run on.

Anyone care to see the patch?  Should I just stuff it into CVS?

-keith


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20040824/2eb96259/attachment.pgp>


More information about the xorg mailing list