[PyKDE] can't make PyKDE
витёк
swop at inbox.ru
Thu Jun 30 22:46:56 BST 2005
Hi.
i have fedora core 4 installed, if I try to make PyKDE then error
occurred
------------------------------------------------------------------------
------------------------------------------------------------------------
----
PyKDE version 4.0.0
-------
Python include directory is /usr/include/python2.4
Python version is 2.4.1
sip version is snapshot-20050626 (4.2.1)
Qt directory is /usr/lib/qt-3.3
Qt version is 3.3.4
PyQt directory is /usr/share/sip
PyQt version is snapshot-20050619 (3.14.1)
KDE base directory is /usr
KDE include directory is /usr/include/kde
KDE lib directory is /usr/lib
lib directory is lib
*** True KDE version is 0x30401 -- building for KDE 0x30400 ***
KDE version is 3.4.0 (0x30400)
PyKDE modules will be installed in /usr/lib/python2.4/site-packages
PyKDE .sip files will be installed in /usr/share/sip
PyKDE modules to be built:
dcop kdecore kdesu kdefx kdeui kio 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...
Creating the Makefile for the kdecore module...
Generating the C++ source for the kdesu module...
Creating the Makefile for the kdesu module...
Generating the C++ source for the kdefx module...
Creating the Makefile for the kdefx module...
Generating the C++ source for the kdeui module...
Creating the Makefile for the kdeui module...
Generating the C++ source for the kio module...
Creating the Makefile for the kio module...
Generating the C++ source for the kutils module...
Creating the Makefile for the kutils module...
Generating the C++ source for the kfile module...
Creating the Makefile for the kfile module...
Generating the C++ source for the kparts module...
Creating the Makefile for the kparts module...
Generating the C++ source for the khtml module...
Creating the Makefile for the khtml module...
Generating the C++ source for the kspell module...
Creating the Makefile for the kspell module...
Generating the C++ source for the kdeprint module...
Creating the Makefile for the kdeprint module...
Generating the C++ source for the kmdi module...
Creating the Makefile for the kmdi module...
Creating top level Makefile...
Creating pykdeconfig.py...
[root at ts-linux PyKDE-snapshot20050316]# make
make[1]: Entering directory
`/home/sysop/sources/PyKDE-snapshot20050316/dcop'
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4
-fasynchronous-unwind-tables -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I. -I../extra/kde340 -I/usr/include/kde
-I/usr/include/python2.4 -I/usr/lib/qt-3.3/include -I/usr/X11R6/include
-o sipdcoppart0.o sipdcoppart0.cpp
g++ -shared -Wl,--version-script=dcop.exp -o dcop.so sipdcoppart0.o
-L/usr/lib -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -lDCOP -lqt-mt -lXext
-lX11 -lm -lpthread
make[1]: Leaving directory
`/home/sysop/sources/PyKDE-snapshot20050316/dcop'
make[1]: Entering directory
`/home/sysop/sources/PyKDE-snapshot20050316/kdecore'
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4
-fasynchronous-unwind-tables -Wall -W -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I. -I../extra/kde340 -I/usr/include/kde
-I/usr/include/python2.4 -I/usr/lib/qt-3.3/include -I/usr/X11R6/include
-o sipkdecorepart0.o sipkdecorepart0.cpp
sipkdecorepart0.cpp:9315: warning: unused parameter 'sipPy'
sipkdecorepart0.cpp:9315: warning: unused parameter 'sipIsErr'
sipkdecorepart0.cpp: In function 'PyObject* convertFrom_Display(void*)':
sipkdecorepart0.cpp:9354: warning: unused variable 'sipCpp'
sip/kdecore/kurl.sip: In function 'PyObject*
slot_KURL_List___add__(PyObject*, PyObject*)':
sip/kdecore/kurl.sip:348: error: invalid cast of an rvalue expression of
type 'QValueList<KURL>' to type 'const KURL::List&'
sipkdecorepart0.cpp: In function 'void
dealloc_KProcessController(sipWrapper*)':
/usr/include/kde/kprocctrl.h:140: error: 'virtual
KProcessController::~KProcessController()' is private
sipkdecorepart0.cpp:44135: error: within this context
sip/kdecore/kmountpoint.sip: In function 'PyObject*
convertFrom_KMountPoint_List(void*)':
sip/kdecore/kmountpoint.sip:137: warning: taking address of temporary
sip/kdecore/kconfigskeleton.sip: In function 'PyObject*
meth_KConfigSkeleton_ItemEnum_choices(PyObject*, PyObject*)':
sip/kdecore/kconfigskeleton.sip:183: warning: taking address of
temporary
sip/kdecore/kconfigbase.sip: In function 'PyObject*
convertFrom_ulonglong(void*)':
sip/kdecore/kconfigbase.sip:301: warning: unused variable 'LongLong'
sipkdecorepart0.cpp: In function 'void
dealloc_KSharedConfig(sipWrapper*)':
/usr/include/kde/kconfig.h:291: error: 'virtual
KSharedConfig::~KSharedConfig()' is private
sipkdecorepart0.cpp:83864: error: within this context
sip/kdecore/kwinmodule.sip: In function 'PyObject*
convertFrom_QValueList_2100(void*)':
sip/kdecore/kwinmodule.sip:109: warning: unused variable 'inst'
make[1]: *** [sipkdecorepart0.o] Error 1
make[1]: Leaving directory
`/home/sysop/sources/PyKDE-snapshot20050316/kdecore'
make: *** [all] Error 2
------------------------------------------------------------------------
------------------------------------------------------------------------
----
Can I solve this problem? Help me anyone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20050630/d2cb321e/attachment.html
More information about the PyQt
mailing list