Bug 11189

Summary: Does not build with latest libwnck
Product: xorg Reporter: Michael Monreal <michael.monreal+bugs>
Component: App/compizAssignee: David Reveman <reveman>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
patch that removes WNCK_WINDOW_MODAL_DIALOG none

Description Michael Monreal 2007-06-07 07:37:20 UTC
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
Comment 1 Michael Vogt 2007-06-11 05:22:04 UTC
Created attachment 10252 [details] [review]
patch that removes WNCK_WINDOW_MODAL_DIALOG
Comment 2 Danny Baumann 2008-02-26 22:53:20 UTC
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.