[compiz] compile error

Daniel Brooks db48x at yahoo.com
Thu Sep 28 05:26:55 PDT 2006


Has anyone seen this compile error before?

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DMETACITY_THEME_DIR=\"/themes\" -O3 -march=athlon-xp -mtune=athlon-xp -pipe -fomit-frame-pointer -ffast-math -I/usr/include/gconf/2 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT compiz-window-manager.lo -MD -MP -MF .deps/compiz-window-manager.Tpo -c compiz-window-manager.c  -fPIC -DPIC -o .libs/compiz-window-manager.o
In file included from compiz-window-manager.c:32:
compiz-window-manager.h:6:34: error: gnome-window-manager.h: No such file or directory
In file included from compiz-window-manager.c:32:
compiz-window-manager.h:25: error: expected specifier-qualifier-list before 'GnomeWindowManager'
compiz-window-manager.h:30: error: expected specifier-qualifier-list before 'GnomeWindowManagerClass'
compiz-window-manager.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
compiz-window-manager.c: In function 'value_changed':
compiz-window-manager.c:84: warning: implicit declaration of function 'gnome_window_manager_settings_changed'
compiz-window-manager.c:84: warning: nested extern declaration of 'gnome_window_manager_settings_changed'

and so on.

Basically, it can't find gnome-window-manager.h, which looks like it ought to be part of the compiz source. Perhaps I'm missing a dependancy?

db48x


More information about the compiz mailing list