Compiz doesn't build with libwnck 2.19.x: gtk-window-decorator.c: In function ‘action_menu_map’: gtk-window-decorator.c:4493: error: ‘WNCK_WINDOW_MODAL_DIALOG’ undeclared (first use in this function) gtk-window-decorator.c:4493: error: (Each undeclared identifier is reported only once gtk-window-decorator.c:4493: error: for each function it appears in.) make[3]: *** [gtk-window-decorator.o] Error 1 make[3]: Leaving directory `/home/nx/code/git/compiz/gtk/window-decorator' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/nx/code/git/compiz/gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/nx/code/git/compiz' make: *** [all] Error 2
Created attachment 10252 [details] [review] patch that removes WNCK_WINDOW_MODAL_DIALOG
Fixed in head already.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.