Messages in this thread |  | | Date | Mon, 23 Feb 2015 12:35:49 +0200 | From | Mikko Rapeli <> | Subject | Re: [PATCH 05/45] drm.h: include stdlib.h in userspace |
| |
On Mon, Feb 23, 2015 at 10:26:58AM +0000, Emil Velikov wrote: > On 16/02/15 23:05, Mikko Rapeli wrote: > > Fixes <drm/drm.h> compilation error: > > > > drm/drm.h:132:2: error: unknown type name ‘size_t’ > > > Hi Mikko, > > Can you let us know how you're getting these (series-wise) errors ? I've > been meaning to sync the uapi/drm and libdrm headers and would be nice > to have an extra step to test things.
This should have everything needed to reproduce these compile errors, though some of the errors hide behind other errors and fixes:
https://lkml.org/lkml/2015/2/16/525
-Mikko
|  |