[Wayland-bugs] [Bug 91884] Building Weston (1.8.92) for Raspberry Pi with EGL enabled fails due to missing `libdrm` dependency
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 4 12:49:07 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91884
Bug ID: 91884
Summary: Building Weston (1.8.92) for Raspberry Pi with EGL
enabled fails due to missing `libdrm` dependency
Product: Wayland
Version: unspecified
Hardware: ARM
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: weston
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: deathofathousandpapercuts at gmail.com
Created attachment 118086
--> https://bugs.freedesktop.org/attachment.cgi?id=118086&action=edit
Patch adding --disable-gl-renderer config option.
[ Version list above is outdated, but I encountered this problem when building
Weston 1.8.92.]
Building Weston for Raspberry Pi with EGL support enabled fails due to missing
libdrm dependency.
This appears to be due to commit a352580285 which introduced libdrm as a
dependency for GL Renderer, and GL Renderer itself is always enabled when EGL
is enabled.
I'm attaching a patch which enables GL Renderer to be disabled (and the libdrm
dependency removed) with the option: --disable-gl-renderer. Please consider
this patch for inclusion on master.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150904/3d5b3be8/attachment.html>
More information about the wayland-bugs
mailing list