Gentoo Archives: gentoo-user

From: "András Csányi" <sayusi.ando@××××××.hu>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] *.h files in gnome applications
Date: Fri, 02 Aug 2013 14:36:27
Message-Id: CALzub=pRkRSM1u_nXyic11vFAONi49JadL3DrethXaiCjENEWQ@mail.gmail.com
1 Hi All,
2
3 I would like to ask some help. I would like to emerge Unity to my
4 system and nautilus is part of it, but the emerge fails with this
5 error message:
6
7 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..
8 -DG_LOG_DOMAIN=\"Eel\" -I.. -I.. -pthread -I/usr/include/gtk-3.0
9 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0
10 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
11 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
12 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
13 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm
14 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread
16 -I/usr/include/gail-3.0 -I/usr/include/gnome-desktop-3.0
17 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
18 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/
19 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
20 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
21 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm
22 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
23 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
24 -I/usr/include/libxml2 -I/usr/include/gsettings-desktop-schemas
25 -DDATADIR=\"/usr/share\" -DSOURCE_DATADIR=\"../data\"
26 -DGNOMELOCALEDIR=\"/usr/share/locale\" -march=core2 -O2 -pipe -c
27 eel-stock-dialogs.c -fPIC -DPIC -o .libs/eel-stock-dialogs.o
28 eel-gnome-extensions.c:34:50: fatal error:
29 libgnome-desktop/gnome-desktop-utils.h: No such file or directory
30 compilation terminated.
31 make[2]: *** [eel-gnome-extensions.lo] Error 1
32 make[2]: *** Waiting for unfinished jobs....
33 make[2]: Leaving directory
34 `/var/tmp/portage/gnome-base/nautilus-3.6.3_p0_p16/work/nautilus-3.6.3/eel'
35 make[1]: *** [all-recursive] Error 1
36 make[1]: Leaving directory
37 `/var/tmp/portage/gnome-base/nautilus-3.6.3_p0_p16/work/nautilus-3.6.3'
38 make: *** [all] Error 2
39
40 Due to that it is part of the unity-gentoo overlay and it is patched
41 heavily by the Unity team I do not ask nobody on this list to help me
42 solve this issue. The only thing I ask is to help me understand what
43 is it. I know here are lot of experienced people who may met issue
44 like this.
45
46 When I re-emerge the packages listed by equery g nautilus my issue
47 remains unsolved.
48
49 equery b libgnome-desktop/gnome-desktop-utils.h
50 do not give any result.
51
52 I'm in that situation when I don't understand what happens. Where this
53 "libgnome-desktop/gnome-desktop-utils.h" comes from?
54
55 I already reported this to the package maintainer but... you know... I
56 cannot stay on my bottom... :)
57
58 Thanks for any help in advance!
59
60 András
61
62 --
63 -- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu --
64 http://facebook.com/andras.csanyi
65 -- ""Trust in God and keep your gunpowder dry!" - Cromwell

Replies

Subject Author
[gentoo-user] Re: *.h files in gnome applications Michael Palimaka <kensington@g.o>