On 02/10/2011 10:14 PM, Robert Xu wrote:
I'll look closer, but something tells me
I'm not going to get far...
Hehehe...
I'd wager a little look closer by you = weeks of hunting and pecking
around by
me :) Thanks for your build arguments. I'll rebuild kdelibs and see if I
can
incorporate a few additional arguments and go from there.
Just for fu, try inserting this line:
#include <libkrandr/libkrandr.h>
into this file:
kdebase/kcontrol/iccconfig/iccconfig.cpp
directly underneath this line:
#include <tqstring.h>
Then try rebuilding kdebase and see if the error changes at all. I have
heard that GCC is not supposed to follow includes more than one file deep;
if that is prohibiting a successful build then the above modification
would fix it.
Let me know if that works!
Tim