trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] python-kde3 (pykde) FTBFS

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 21 Sep 2010 21:10:46 -0500
<snip>
> I decided to force non-concatenation with the -i switch.
>
> At least the -i switch is verbose and I could see things happening. That
> mode also was easier on the CPU.

You can build it that way without any problems.

>
> The package failed to build, but I knew right away. More than likely the
> concatenated version failed too and there was no message.
>
> SIP 4.11.1 and PyQT3 3.18.1 compiled fine.
>
> Log attached.
>
> According to the failure error, kinputidalog.h has an undeclared class
> QValidator. kinputidalog.h is installed from kdelibs.
>

OK, I have added a change to kdelibs in revision 1178028 to force
inclusion of the tqt.h header when pykde uses the kinputdialog.h file. 
You will need to rebuild/reinstall kdelibs, then try to rebuild pykde
again.

Tim