[PyKDE] PB to compile PyKDE-3.3.2

Gerard Breiner gerard.breiner at ias.u-psud.fr
Mon Feb 10 10:36:01 GMT 2003


Hello,

First of all, my platform is Linux RedHat 7.2 with Python 2.2.2

I installed : 
                sip-x11-gpl-3.5
                PyQt-x11-gpl-3.5 

I tried to install  PyKDE-3.3.2
Here what i did :
python ./build.py -t /usr/include/kde -s /usr/local/lib/python2.2/site-packages/ -v /home/admin/PyQt-x11-gpl-3.5/sip
No problem.
make.
------------------------------------------------------------------------------
cd kdecore; "/usr/bin/make"
make[1]: Entering directory `/home/admin/PyKDE-3.3.2/kdecore'
g++ -c -pipe -O2 -fPIC -DSIP_MAKE_MODULE_DLL -DNO_DEBUG -fno-exceptions -I-I -I../extraH -I. -I/usr/local/include/python2.2 -I/usr/include/kde -I/usr/lib/qt-2.3.1/include -o kdecorecmodule.o kdecorecmodule.cpp
In file included from sip/kstyle.sip:42,
                 from kdecorecmodule.cpp:129:
/usr/include/kde/kstyle.h:38: parse error before `{'
/usr/include/kde/kstyle.h:39: non-member function `className ()' cannot
---------------------------------------------------------------------------------

Where is the problem ?
Must i update KDE or PyKDE-3.3.2 has a bug ?

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030210/a5838ae7/attachment.html


More information about the PyQt mailing list