2012/6/13 Steven Chamberlain <ste...@pyro.eu.org>:
> My other guess would be this, which also works;  would appreciate advice
> from others on debian-bsd@ though:

It's basically up to libdrm-dev maintainers.  Do they expect that
stdint.h is a prerequisite before including drm.h?

On FreeBSD, including <sys/types.h> also gives you <stdint.h>. But
that doesn't apply to GNU systems.  This looks like a simple
portability issue.

I think the best solution is to include <stdint.h> from drm.h.
<stdint.h> is the only header that garantees uintXX_t types (as per
POSIX).

-- 
Robert Millan



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caofdtxoiwcayvpd7nvqup05vfa-6rrwlw_koas3gm2lvr6z...@mail.gmail.com

Reply via email to