Advertisement
Guest User

gala

a guest
Aug 28th, 2013
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.92 KB | None | 0 0
  1. [  6%] Generating src/DBus.c, src/DragDropAction.c, src/Main.c, src/Plugin.c, src/Settings.c, src/TextShadowEffect.c, src/Utils.c, src/Zooming.c, src/Widgets/AppIcon.c, src/Widgets/WindowOverview.c, src/Widgets/WindowSwitcher.c, src/Widgets/WindowThumb.c, src/Widgets/WorkspaceThumb.c, src/Widgets/WorkspaceView.c, build/src/Config.c
  2. /tmp/yaourt-tmp-kuba/aur-gala-bzr/src/gala/src/Widgets/WindowOverview.vala:508.4-508.30: error: The type name `Granite.CloseButtonPosition' could not be found
  3.             Granite.CloseButtonPosition pos;
  4.             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5. /tmp/yaourt-tmp-kuba/aur-gala-bzr/src/gala/src/Widgets/WorkspaceThumb.vala:208.4-208.30: error: The type name `Granite.CloseButtonPosition' could not be found
  6.             Granite.CloseButtonPosition pos;
  7.             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8. Compilation failed: 2 error(s), 0 warning(s)
  9. make[2]: *** [src/DBus.c] Error 1
  10. make[1]: *** [CMakeFiles/gala.dir/all] Error 2
  11. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement