GNOME Bugzilla – Bug 557356
2.25.2 doesn't build
Last modified: 2008-10-22 17:51:03 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
Thanks for pointing this out. Fixed now in 2.25.3.