I'm attaching a new log for building kdebase.
I can build arts and kdelibs.
I think I discovered why the builds on the virtual machine were so much
slower. I was using a single processor kernel rather than smp. I'll fix
that and hopefully that eliminates that particular problem.
I have yet to figure out why nothing compiles in the chroot environment.
Darrell
Can you edit the kdebase/kcontrol/kicker/menutab_impl.cpp file and add
this line:
#include <kpushbutton.h>
before this line:
#include "menutab.h"
If that allows the compilation to proceed further please let me know and I
will check it into SVN.
Thanks!
Tim