touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70176
[Bug 1444174] Re: gtk fails to build if mir backend enabled with x11 backend disabled
Here's a patch to fix it. We can now build for Mir without X11.
Except other peoples' libraries still link to X :P
** Description changed:
gtk fails to build if mir backend enabled with x11 backend disabled.
+
+ ./configure --enable-x11-backend=no --enable-mir-backend=yes
+
+ ...
+
+ gtkdbusgenerated.c:15:31: fatal error: gio/gunixfdlist.h: No such file or directory
+ # include <gio/gunixfdlist.h>
+ ^
** Patch added: "fix-1444174.patch"
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1444174/+attachment/4375599/+files/fix-1444174.patch
** Changed in: gtk+3.0 (Ubuntu)
Status: New => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Daniel van Vugt (vanvugt)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1444174
Title:
gtk fails to build if mir backend enabled with x11 backend disabled
Status in gtk+3.0 package in Ubuntu:
In Progress
Bug description:
gtk fails to build if mir backend enabled with x11 backend disabled.
./configure --enable-x11-backend=no --enable-mir-backend=yes
...
gtkdbusgenerated.c:15:31: fatal error: gio/gunixfdlist.h: No such file or directory
# include <gio/gunixfdlist.h>
^
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1444174/+subscriptions
References