If i want to build kde decorator, i need to modify kde/window-decorator/Makefile and change QT_MOC from /bin/moc to /usr/bin/moc I also need to export CPPFLAGS=-I/usr/include/kde before building it. Cedric