trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] Building kdebase (failed)

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 2 Sep 2010 14:46:22 -0500
> 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