[PyKDE] compilation error

Lutz Freund lutzfreund at gmx.de
Wed Dec 31 04:04:00 GMT 2003


hi there!
i'm running debian unstable (kde 3.14) and tried to install pykde... after 
hours of googling, reading through mail list archivs and package installing 
(python-qt included in debian... my python version is 2.3) i got build.py 
working... but when i startet make, i got the following error:

cd kdecore && "make" -f Makefile
make[1]: Entering directory `/home/mephisto/PyKDE-3.8.0/kdecore'
g++ -c -pipe -w -O2 -D_REENTRANT -fPIC  -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_SHARED -fno-exceptions -I/usr/share/qt3/mkspecs/
default -I. -I../extra/kde314 -I. -I/usr/include/python2.3 -I/usr/include/qt3 
-I/usr/include/kde -I/usr/include/qt3 -o kdecorehuge0.o kdecorehuge0.cpp
In file included from sip/knotifyclient.sip:32,
                 from kdecorehuge0.cpp:82:
/usr/include/kde/knotifyclient.h:159: error: `warning' redeclared as different 
   kind of symbol
/usr/include/qt3/qglobal.h:967: error: previous declaration of `void 
   warning(const char*, ...)'
make[1]: *** [kdecorehuge0.o] Error 1
make[1]: Leaving directory `/home/mephisto/PyKDE-3.8.0/kdecore'
make: *** [sub-kdecore] Error 2

this time google couldn't help me, so i thought i could post a message to this 
list... hope somebody can help me...
	Lutz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20031231/0a6d02c5/attachment.bin


More information about the PyQt mailing list