*** 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]
[1] Rerun phase checkout [2] Ignore error and continue to configure [3] Give up on module [4] Start shell [5] Reload configuration [6] Go to phase "wipe directory and start over" choice: choices 1,2&3 - failed Retried a couple of times and same result. I thought it maybe a network related issue, so I tried running the git command to temp directory and it completed without error, so I copied /tmp/git/clutter to ~/gnome-shell/source/clutter. That seems to have fixed the issue, but what caused it? 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] [1] Rerun phase build [2] Ignore error and continue to install [3] Give up on module [4] Start shell [5] Reload configuration [6] Go to phase "wipe directory and start over" [7] Go to phase "configure" [8] Go to phase "clean" [9] Go to phase "distclean" choice: Thank, B2 _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
