GNOME Bugzilla – Bug 110960
make install error from garnome-0.23.1
Last modified: 2009-08-15 18:40:50 UTC
After clean install of garnome-0.23.1 , I did cd meta/gnome-desktop make install After biulding some stuff I got the following error for GConf cc -I../.. -I/local/home/sekhri/garnome/include -I/usr/X11R6/include -L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -I/local/home/sekhri/garnome/include -I/usr/X11R6/include -L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -I/local/home/sekhri/garnome/include -I/usr/X11R6/include -L/local/home/sekhri/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall -DGCONF_ENABLE_DEBUG=1 -DORBIT2=1 -pthread -I/local/home/sekhri/garnome/include/glib-2.0 -I/local/home/sekhri/garnome/lib/glib-2.0/include -I/local/home/sekhri/garnome/include/orbit-2.0 -I/local/home/sekhri/garnome/include/linc-1.0 -c gconf-scan.c -fPIC -DPIC -o gconf-scan.lo gconf-scan.c: In function `main': gconf-scan.c:60: too many arguments to function `g_type_init' gconf-scan.c: In function `output_widget_args': gconf-scan.c:661: structure has no member named `n_property_specs' gconf-scan.c:663: structure has no member named `property_specs' Compilation of scanner failed make[6]: *** [scan-build.stamp] Error 1 make[6]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1/doc/gconf' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1/doc' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1' make[3]: *** [all-recursive-am] Error 2 make[3]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf/work/main.d/GConf-2.3.1' make[2]: *** [build-work/main.d/GConf-2.3.1/Makefile] Error 2 make[2]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/GConf' make[1]: *** [../../gnome/GConf/cookies/main.d/install] Error 2 make[1]: Leaving directory `/local/home/sekhri/apps/gnome/garnome-0.23.1/gnome/metacity' make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
Could you try again with a newer garnome? o.25.1 uses GConf 2.3.3. Can't find any other reports about this problem.
Closing, because this is almost certainly fixed by now.