Gentoo Archives: gentoo-user

From: Alarig Le Lay <alarig@××××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gnome-control center 3.23.98 fails to compile
Date: Sun, 26 Mar 2017 00:40:38
Message-Id: 20170326004025.as4qjltbtnxxd66m@mew.swordarmor.fr
In Reply to: [gentoo-user] gnome-control center 3.23.98 fails to compile by John Covici
1 On sam. 25 mars 20:25:15 2017, John Covici wrote:
2 > Hi. I am getting the following error when emerging
3 > gnome-control-center on my most recent update -- I am using unstable
4 > gentoo.
5 > libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H
6 > -I. -I../.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/cairo
7 > -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
8 > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
9 > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm
10 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
11 > -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
12 > -I/usr/lib64/glib-2.0/include -I/usr/include/gsettings-desktop-schemas
13 > -I../../ -DG_LOG_DOMAIN=\"common-cc-panel\" -DPANEL_ID=\"common\"
14 > -pthread -I/usr/include/gnome-desktop-3.0 -I/usr/include/gtk-3.0
15 > -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
16 > -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
17 > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
18 > -I/usr/include/pixman-1 -I/usr/include/libdrm
19 > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
20 > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
21 > -I/usr/include/freetype2 -I/usr/include/gsettings-desktop-schemas
22 > -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0
23 > -I/usr/lib64/glib-2.0/include -O2 -mtune=core2 -pipe -ggdb -c
24 > gsd-device-manager-udev.c -fPIC -DPIC -o
25 > .libs/gsd-device-manager-udev.o
26 > gsd-device-manager-udev.c:27:28: fatal error: gdk/gdkwayland.h: No
27 > such file or directory
28 >
29 > I do have -wailan as a use flag (there by default), so this doesn't
30 > make too much sense.
31 >
32 > What can I do, or should I file a bug?
33 >
34 > thanks in advance for any suggestions.
35
36 Hi,
37
38 What are your useflags for x11-libs/gtk+? I think that you must enable
39 the wayland one.
40
41 --
42 alarig

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] gnome-control center 3.23.98 fails to compile John Covici <covici@××××××××××.com>