Hi, On Thu, Feb 10, 2011 at 4:13 PM, bsquared <[email protected]> wrote: > *** Checking out clutter *** [12/33] > git clone git://git.clutter-project.org/clutter > Initialized empty Git repository in > /home/bwinfrey/gnome-shell/source/clutter/.git/ > fatal: read error: Connection reset by peer > *** Error during phase checkout of clutter: ########## Error running > git clone git://git.clutter-project.org/clutter *** [12/33]
The anon git was out of service earlier today but it seem operational now. ... > Then a little further along I get another error while building > gnome-control-center. > > Making all in background > make[3]: Entering directory > `/home/bwinfrey/gnome-shell/source/gnome-control-center/panels/background' > CC background-module.lo > CC cc-background-panel.lo > CC cc-background-item.lo > cc-background-item.c:36:34: error: gdesktop-enums-types.h: No such > file or directory > cc-background-item.c: In function ‘cc_background_item_class_init’: > cc-background-item.c:666: error: > ‘G_DESKTOP_TYPE_DESKTOP_BACKGROUND_STYLE’ undeclared (first use in > this function) > cc-background-item.c:666: error: (Each undeclared identifier is > reported only once > cc-background-item.c:666: error: for each function it appears in.) > cc-background-item.c:675: error: > ‘G_DESKTOP_TYPE_DESKTOP_BACKGROUND_SHADING’ undeclared (first use in > this function) > cc-background-item.c:722: error: > ‘G_DESKTOP_TYPE_BACKGROUND_ITEM_FLAGS’ undeclared (first use in this > function) > make[3]: *** [cc-background-item.lo] Error 1 > make[3]: Leaving directory > `/home/bwinfrey/gnome-shell/source/gnome-control-center/panels/background' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/bwinfrey/gnome-shell/source/gnome-control-center/panels' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/bwinfrey/gnome-shell/source/gnome-control-center' > make: *** [all] Error 2 > *** Error during phase build of gnome-control-center: ########## Error > running make *** [28/33] Run this first: jhbuild build -afc gsettings-desktop-schemas Fixed the issue here. Jon _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
