Bug 11189 - Does not build with latest libwnck
Summary: Does not build with latest libwnck
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/compiz (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: David Reveman
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 07:37 UTC by Michael Monreal
Modified: 2008-02-26 22:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch that removes WNCK_WINDOW_MODAL_DIALOG (585 bytes, patch)
2007-06-11 05:22 UTC, Michael Vogt
no flags Details | Splinter Review

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.