[PyKDE] Runtime issues on SuSE 8.1

Marc Schmitt littlewisp at gmx.net
Tue Oct 15 20:54:01 BST 2002


On Dienstag, 15. Oktober 2002 18:57, Jim Bublitz wrote:
> Setting a link seems like it *should* work - a quick and dirty
> [...]
> The other places you'd (probably) need to make changes are:
>
> 1. build.py - add 304 to KDEVers list (global, near top of file)
> 2. PyKDE-3.3.2/sip/kde30/dcop.sip - add KDE_3_0_4 to %Timeline
> statement

Ok, I modified the points and it passes the initial setup, but when it tries 
to compile khtml, the following happens :


make[1]: Entering directory `/usr/src/packages/BUILD/PyKDE-3.3.2/khtml'
g++ -c -pipe -w -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -DNO_DEBUG 
-D_REENTRAN                           T -fPIC  -DSIP_MAKE_MODULE_DLL 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions -I-                           
I -I../extraH -I. -I../../../../../include/python2.2 -I/opt/kde3/include -I-I 
-I/opt                           /kde3/include/khtml -I-I 
-I/opt/kde3/include/dom -I-I -I/opt/kde3/include/kparts -I-                           
I -I/opt/kde3/include/kio -I-I -I../kdecore -I-I -I../kio 
-I/usr/lib/qt3/include -I/                           
usr/lib/qt3/mkspecs/default -o khtmlhuge.o khtmlhuge.cpp
sip/khtml_part.sip: In function `PyObject* sipDo_KHTMLPart_paint(PyObject*, 
PyObject                           *)':
sip/khtml_part.sip:128: cannot pass objects of non-POD type `class QRect' 
through `.                           ..'
make[1]: *** [khtmlhuge.o] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/PyKDE-3.3.2/khtml'
make: *** [sub-khtml] Error 2
Bad exit status from /var/tmp/rpm-tmp.2774 (%build)


Any hints ?

-Marc




More information about the PyQt mailing list