I am having a problem during 'make' with PyKDE snapshot-20050628. After
the last 'warning' lines, nothing seems to happen(I've left it a that
point for hours). I think it is inside some infinite loop(or at least
it behaves like that), CPU usage is max. The output follows:<br>
<br>
make[1]: Entering directory `/home/ani/Desktop/PyKDE-snapshot20050628/dcop'<br>
make[1]: `dcop.so' is up to date.<br>
make[1]: Leaving directory `/home/ani/Desktop/PyKDE-snapshot20050628/dcop'<br>
make[1]: Entering directory `/home/ani/Desktop/PyKDE-snapshot20050628/kdecore'<br>
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2
-fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Wall -W
-D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde340
-I/usr/include -I/usr/include/python2.4 -I/usr/lib/qt3//include
-I/usr/X11R6/include -o sipkdecorepart0.o sipkdecorepart0.cpp<br>
sipkdecorepart0.cpp: In function `PyObject* convertFrom_Display(void*)':<br>
sipkdecorepart0.cpp:9345: warning: unused variable 'sipCpp'<br>
sip/kdecore/kmountpoint.sip: In function `PyObject* convertFrom_KMountPoint_List(void*)':<br>
sip/kdecore/kmountpoint.sip:141: warning: taking address of temporary<br>
sip/kdecore/kconfigskeleton.sip: In function `PyObject* meth_KConfigSkeleton_ItemEnum_choices(PyObject*, PyObject*)':<br>
sip/kdecore/kconfigskeleton.sip:183: warning: taking address of temporary<br>
sip/kdecore/kconfigbase.sip: In function `PyObject* convertFrom_ulonglong(void*)':<br>
sip/kdecore/kconfigbase.sip:302: warning: unused variable 'LongLong'<br>
sip/kdecore/kwinmodule.sip: In function `PyObject* convertFrom_QValueList_2100(void*)':<br>
sip/kdecore/kwinmodule.sip:111: warning: unused variable 'inst'<br>
sipkdecorepart0.cpp: At global scope:<br>
sipkdecorepart0.cpp:9311: warning: unused parameter 'sipPy'<br>
sipkdecorepart0.cpp:9311: warning: unused parameter 'sipIsErr'<br>
sipkdecorepart0.cpp:83423: warning: unused parameter 'sipSelf'<br>
<br clear="all">P.S.: I already had made a post regarding another
error, I since have uninstalled the PyQt and sip rpms and have compiled
them from source. I got an error with PyKDE 3.11.3, which, i found out,
could be solved by downloading the latest snapshot. I run
Mandriva&nbsp; LE 2005, KDE 3.4.2, sip 4.2.1, Qt 3.3.4 PyQt 3.14.1.<br>
<br>
I tried my best to post a reply to my original message, but could not
figure how to do that, i am new to mailing lists :-). So kindly excuse
me for that.<br>-- <br>The Abattoir