[PyKDE] Build error on RH6.2

Jackie Manning jackie at linuxfan.com
Wed May 3 14:19:30 BST 2000


I am getting an error when trying to build pykde.   Below is the output
of the failed make.   Any help
would be appreciated.

--------------------------------------------------------------------------

make  all-recursive
make[1]: Entering directory `/x/tmp/PyKDE-0.11.1'
Making all in kdecore
make[2]: Entering directory `/x/tmp/PyKDE-0.11.1/kdecore'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/x/tmp/PyKDE-0.11.1/kdecore'
Making all in kdeui
make[2]: Entering directory `/x/tmp/PyKDE-0.11.1/kdeui'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/python1.5 -I/usr/include/sip -I/usr/lib/qt-2.1.0/include
-I/usr/X11R6/include -I/usr/include/kde  -fno-exceptions -O2 -c
kdeuicmodule.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python1.5
-I/usr/include/sip -I/usr/lib/qt-2.1.0/include -I/usr/X11R6/include
-I/usr/include/kde -fno-exceptions -O2 -Wp,-MD,.deps/kdeuicmodule.pp -c
-fPIC -DPIC kdeuicmodule.cpp -o kdeuicmodule.lo
In file included from ktabctl.sip:18,
                 from kdeuicmodule.cpp:49:
/usr/include/kde/ktabctl.h:118: syntax error before `;'
/usr/include/kde/ktablistbox.h: In method `const class QFont &
KTabListBox::tableFont() const':
In file included from ktablistbox.sip:105,
                 from kdeuicmodule.cpp:50:
/usr/include/kde/ktablistbox.h:318: warning: returning reference to
temporary
sipkdeuiProxykdeui.h: At top level:
In file included from sipkdeuiProxykdeui.moc:17,
                 from kdeuicmodule.cpp:563:
sipkdeuiProxykdeui.h:24: `sipProxykdeui::proxySlot(Qt::ArrowType)' is
already defined in the class sipProxykdeui
kdeuicmodule.cpp:726: redefinition of `void
sipProxykdeui::proxySlot(enum Qt::ArrowType)'
kdeuicmodule.cpp:710: `void sipProxykdeui::proxySlot(enum
Qt::ArrowType)' previously defined here
make[2]: *** [kdeuicmodule.lo] Error 1
make[2]: Leaving directory `/x/tmp/PyKDE-0.11.1/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/x/tmp/PyKDE-0.11.1'
make: *** [all-recursive-am] Error 2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jackie.vcf
Type: text/x-vcard
Size: 208 bytes
Desc: Card for Jackie Manning
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20000503/f7d0cdd5/jackie.vcf


More information about the PyQt mailing list