gtk fails to build if mir backend enabled with x11 backend disabled
Bug #1444174 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk+3.0 (Ubuntu) |
Fix Released
|
Medium
|
Lars Karlitski |
Bug Description
gtk fails to build if mir backend enabled with x11 backend disabled.
./configure --enable-
...
gtkdbusgenerate
# include <gio/gunixfdlist.h>
Related branches
lp://staging/~larsu/gtk/lp1444174
- Iain Lane (community): Needs Information
-
Diff: 52 lines (+32/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/git_configure-specify-that-mir-backend-needs-gio-unix.patch (+24/-0)
debian/patches/series (+1/-0)
Changed in gtk+3.0 (Ubuntu): | |
assignee: | Daniel van Vugt (vanvugt) → Lars Uebernickel (larsu) |
tags: | added: snappyrdp |
tags: | added: mir |
Changed in gtk+3.0 (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in gtk+3.0 (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
Here's a patch to fix it. We can now build for Mir without X11.
Except other peoples' libraries still link to X :P