[PyKDE] problems compiling PyKDE 0.11.1

Frido Ferdinand frido at euro.net
Tue May 2 20:06:32 BST 2000


Hi,

I just downloaded all the tarballs and my compilation of PyKDE boms at the
following:

----
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python1.5
-I/usr/local/include/sip -I/usr/lib/qt/include -I/usr/X11R6/include
-I/opt/kde/include -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:
/opt/kde/include/ktabctl.h:118: syntax error before `;'
/opt/kde/include/ktablistbox.h: In method `const class QFont &
KTabListBox::tableFont() const':
In file included from ktablistbox.sip:105,
                 from kdeuicmodule.cpp:50:
/opt/kde/include/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 `/home/frido/src/PyKDE-0.11.1/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/frido/src/PyKDE-0.11.1'
make: *** [all-recursive-am] Error 2
-----

I'm working on a Suse 6.3 linux system with kde 1.1.2. FYI the line 118 of 
ktabctl.h is "QArrayT<QWidget *> pages;" but I can't imagine that would 
be the problem. PyQT compiled fine and so did sip.

TIA,

		-- Frido Ferdinand





More information about the PyQt mailing list