[Xorg] Tinderbox error on Wraphelp.c

Bryce Harrington bryce at osdl.org
Mon Aug 23 16:07:50 PDT 2004


On Mon, 23 Aug 2004, Keith Packard wrote:

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

cl012:~# ls -l /usr/include/stdint.h
-rw-r--r--    1 root     root         8545 May 25 11:17
> /usr/include/stdint.h
cl012:~# grep uint32_t /usr/include/stdint.h
#ifndef __uint32_t_defined
typedef unsigned int            uint32_t;
# define __uint32_t_defined




More information about the xorg mailing list