After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 85764 - GNOME_SettingsDaemon.h isn't generated
GNOME_SettingsDaemon.h isn't generated
Status: RESOLVED NOTGNOME
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-18 10:48 UTC by Christian Marillat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Marillat 2002-06-18 10:48:45 UTC
Hi,

GNOME_SettingsDaemon.h isn't generated and the compilation fail :

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libart-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0
-I/usr/include/libgnomecanvas-2.0   -I../libbackground -I..
-DGNOMELOCALEDIR="\"/usr/share/locale\""    -g -O2 -Wall -c
gnome-settings-daemon.c
In file included from factory.c:3:
gnome-settings-daemon.h:33: GNOME_SettingsDaemon.h: No such file or directory
In file included from gnome-settings-daemon.c:35:
gnome-settings-daemon.h:33: GNOME_SettingsDaemon.h: No such file or directory
gnome-settings-daemon.c:50: GNOME_SettingsDaemon.h: No such file or directory
make[3]: *** [gnome-settings-daemon.o] Erreur 1
make[3]: *** Attente des tâches non terminées....
make[3]: *** [factory.o] Erreur 1
Comment 1 Jody Goldberg 2002-08-21 16:50:47 UTC
I can not replicate this with 2.0.0 or 2.0.1.  That bug looks suspiciously like
an ORBit2 installation problem.