On Mon, 10 Nov 2008 22:05:15 -0500, Stumpy842 <[EMAIL PROTECTED]> wrote: > I'm trying to build pykde 3.16.1 for PCLinuxOS. Here is the error > output I get from configure: > > PyKDE version 3.16.0 > ------- > > Python include directory is /usr/include/python2.5 > Python version is 2.5.2 > > sip version is 4.7.8 (4.7.8) > > Qt directory is /usr/lib/qt3 > Qt version is 3.3.8 > > PyQt directory is /usr/share/sip > PyQt version is 3.17.5 (3.17.5) > > gcc version 4.1.1 > no concatenation > > KDE base directory is /usr > KDE include directory is /usr/include > KDE lib directory is /usr/lib > lib directory is lib > > *** True KDE version is 0x3050a -- building for KDE 0x30503 *** > > KDE version is 3.5.3 (0x30503) > > PyKDE modules will be installed in /usr/lib/python2.5/site-packages > PyKDE .sip files will be installed in /usr/share/sip > > PyKDE modules to be built: > dcop kdecore kdefx kdeui kio kresources kabc kutils kfile kparts > khtml kspell kdeprint kmdi > > Generating the C++ source for the dcop module... > Creating the Makefile for the dcop module... > > Generating the C++ source for the kdecore module... > sip: sip/kdecore/netwm.sip:633: Invalid type for %MappedType > Error: Unable to create the C++ code. > > > Any ideas what I might try to fix this? Thanks!
I've uploaded PyKDE v3.16.2. You will need the current SIP snapshot to build it. If this is Ok I'll release SIP v4.7.9 in a day or so. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
