After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 557356 - 2.25.2 doesn't build
2.25.2 doesn't build
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
2.25.x
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2008-10-22 06:30 UTC by Götz Waschk
Modified: 2008-10-22 17:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Götz Waschk 2008-10-22 06:30:09 UTC
gcc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/startup-notification-1.0   -I ./include -DMETACITY_LIBEXECDIR=\"/usr/lib\" -DHOST_ALIAS=\"\" -DMETACITY_LOCALEDIR=\"/usr/share/locale\" -DMETACITY_PKGDATADIR=\"/usr/share/metacity\" -DMETACITY_DATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"metacity\" -DSN_API_NOT_YET_FROZEN=1    -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT keybindings.o -MD -MP -MF .deps/keybindings.Tpo -c -o keybindings.o `test -f 'core/keybindings.c' || echo './'`core/keybindings.c
core/keybindings.c:65:29: error: window-bindings.h: No such file or directory
core/keybindings.c:66:29: error: screen-bindings.h: No such file or directory
core/keybindings.c: In function 'handle_switch':
core/keybindings.c:3078: error: 'BINDING_IS_REVERSED' undeclared (first use in this function)
core/keybindings.c:3078: error: (Each undeclared identifier is reported only once
core/keybindings.c:3078: error: for each function it appears in.)
core/keybindings.c: In function 'handle_cycle':
core/keybindings.c:3091: error: 'BINDING_IS_REVERSED' undeclared (first use in this function)
make[2]: *** [keybindings.o] Error 1
Comment 1 Thomas Thurman 2008-10-22 17:51:03 UTC
Thanks for pointing this out.  Fixed now in 2.25.3.