Created
February 26, 2011 17:04
-
-
Save olsonjeffery/845388 to your computer and use it in GitHub Desktop.
clutter daa6d67 from git, via jhbuild
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## did a `jhbuild buildone -f -n mutter and got this... | |
| make[5]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter/cogl/p | |
| ango' | |
| make[5]: Entering directory `/home/jeff/gnome-shell/source/clutter/clutter/cogl' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter/cogl' | |
| make[4]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter/cogl' | |
| make[4]: Entering directory `/home/jeff/gnome-shell/source/clutter/clutter' | |
| CC clutter-backend-x11.lo | |
| CC clutter-device-manager-core-x11.lo | |
| In file included from ../clutter/clutter-input-device.h:31, | |
| from ../clutter/clutter-device-manager.h:31, | |
| from ./x11/clutter-device-manager-core-x11.h:27, | |
| from ./x11/clutter-device-manager-core-x11.c:26: | |
| ../clutter/clutter-types.h:168: error: expected ‘;’, ‘,’ or ‘)’ before ‘+’ token | |
| make[4]: *** [clutter-device-manager-core-x11.lo] Error 1 | |
| make[4]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter' | |
| make[3]: *** [all-recursive] Error 1 | |
| make[3]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter' | |
| make[2]: *** [all] Error 2 | |
| make[2]: Leaving directory `/home/jeff/gnome-shell/source/clutter/clutter' | |
| make[1]: *** [all-recursive] Error 1 | |
| make[1]: Leaving directory `/home/jeff/gnome-shell/source/clutter' | |
| make: *** [all] Error 2 | |
| *** Error during phase build of clutter: ########## Error running make *** [9/ | |
| 13] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment