[PATCH] compositor-drm: fix libbacklight build
Pekka Paalanen
ppaalanen at gmail.com
Fri Mar 2 07:52:25 PST 2012
On Fri, 02 Mar 2012 17:37:53 +0200
Tiago Vignatti <tiago.vignatti at linux.intel.com> wrote:
> On 03/02/2012 05:33 PM, Pekka Paalanen wrote:
> > Bad inclusion of DRM headers, missing some system headers.
> >
>
> thanks, Pekka. I had that in my branch already. Will be sending all
> together to Kristian next:
>
> http://cgit.freedesktop.org/~vignatti/weston/commit/?h=light-misc&id=9045af0933673b989c0f7afa9bd90cbabd4b37cd
That particular commit is not fixing the build failure, though, which
is the DRM header.
- drm/drm_mode.h is not part of any 'pkg-config --cflags libdrm' paths
on Gentoo
- drm_mode.h should not be included directly, it depends on includes in
drm.h
Thanks,
pq
More information about the wayland-devel
mailing list