Guys,
I'll post this under a separate thread so it isn't buried.
trinity/kdebase/kcontrol/iccconfig/iccconfig.h has the following includes:
#include <dcopobject.h>
#include <libkrandr/libkrandr.h>
#include "iccconfigbase.h"
There is no "iccconfigbase.h" in the iccconfig directory? Is
"iccconfigbase.h"
supposed to be there? The only iccconfigbase file present is:
-rw-r--r-- 1 david david 6332 Jan 21 17:43 iccconfigbase.ui
No. iccconfigbase.h is automatically generated from iccconfigbase.ui
using uic-tqt.
Tim