rendered paste body[jd@psychedelic-station build]$ sudo cmake ../
Passwort:
-- checking for module 'libmetacity-private'
-- package 'libmetacity-private' not found
-- checking for modules 'gnome-window-settings-2.0;gnome-desktop-2.0'
-- package 'gnome-window-settings-2.0' not found
-- package 'gnome-desktop-2.0' not found
-- checking for module 'gnome-keybindings'
-- package 'gnome-keybindings' not found
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
************************************************************
* Compiz Buildsystem *
* *
* Package : Compiz *
* Version : 0.9.4.0 *
************************************************************
Optional features:
gtk window decorator : Yes
metacity theme support : No
gconf schemas : Yes
gnome : No
kde4 window decorator : Yes
************************************************************
Plugin configure check results:
switcher : Yes
wobbly : Yes
obs : Yes
resize : Yes
place : Yes
copytex : Yes
inotify : Yes
blur : Yes
zoom : Yes
screenshot : Yes
water : Yes
move : Yes
kde : Yes
cube : Yes
rotate : Yes
commands : Yes
annotate : Yes
imgsvg : Yes
dbus : Yes
decor : Yes
regex : Yes
opengl : Yes
compiztoolbox : Yes
clone : Yes
scale : Yes
ini : Yes
composite : Yes
gnomecompat : Yes
imgpng : Yes
fade : Yes
************************************************************
WARNING:
"FindCompiz.cmake" file not found in cmake module directories.
It should be installed to allow building of external compiz packages.
Call "sudo make findcompiz_install" to install it.
************************************************************
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/ccrbuild-0/compiz-core++/compiz-core++/src/compiz-core/build
[jd@psychedelic-station build]$ sudo make
[ 0%] Built target decoration
[ 6%] Built target gtk-window-decorator
[ 6%] Built target kde4-window-decorator_automoc
[ 10%] Built target kde4-window-decorator
[ 29%] Built target nls
[ 30%] Built target core-gconf-schema
[ 31%] Built target core-xml-file
[ 31%] Building CXX object src/CMakeFiles/compiz.dir/region.cpp.o
In file included from /tmp/ccrbuild-0/compiz-core++/compiz-core++/src/compiz-core/src/region.cpp:32:0:
/tmp/ccrbuild-0/compiz-core++/compiz-core++/src/compiz-core/include/core/core.h:55:18: schwerwiegender Fehler: glib.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make[2]: *** [src/CMakeFiles/compiz.dir/region.cpp.o] Fehler 1
make[1]: *** [src/CMakeFiles/compiz.dir/all] Fehler 2
make: *** [all] Fehler 2