[PyKDE] PyKDE-3.8rc2 compile error

Roland Schulz mail at r2s2.de
Tue Sep 30 00:27:00 BST 2003


Hey,

I just tried to compile PyKDE-3.8rc2 and got the following error:
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -w -O2 
-march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_REENTRANT -fPIC  
-DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -fno-exceptions -I/usr/lib/qt3/mkspecs/default -I. -I../
extra/kde313 -I. -I/usr/include/python2.2 -I/opt/kde3/include -I../dcop -I../
kdecore -I../pythonize -I../pykpanelapplet -I/usr/include -I/usr/lib/qt3//
include -o kdeuihuge0.o kdeuihuge0.cpp
sip/kaboutapplication.sip: In function `PyObject* 
sipSubClass_KAboutApplication(const QObject*)':
sip/kaboutapplication.sip:198: error: `sipName_QXEmbed' undeclared (first use 
this function)
sip/kaboutapplication.sip:198: error: (Each undeclared identifier is reported 
only once for each function it appears in.)
sip/kaboutapplication.sip:198: error: `sipClass_QXEmbed' undeclared (first use 
this function)

Build.py output:

Building PyKDE 3.8 for Python 2.2.2 on linux2.
/usr/lib/python2.2/site-packages is the PyKDE installation directory.
/usr/lib/python2.2/config contains libpython
/usr/include/python2.2 contains Python.h.
/usr/bin/sip will be used as the SIP code generator.
/usr/include/python2.2 contains sipQt.h.
libqtcmodule.so found in /usr/lib/python2.2/site-packages
/usr/lib/python2.2/site-packages contains the SIP module.
/usr/lib/qt3/ is the Qt base directory.
/usr/lib/qt3/include contains qglobal.h.
Qt 3.2.1 is being used.
/opt/kde3 is the KDE base directory.
/opt/kde3/include contains kdeversion.h.
KDE 3.1.3 is being used.
/usr/lib/qt3/bin/qmake will be used to generate Makefiles.
The libqt-mt.so.3 Qt library was found.
Qt thread support is enabled.
Qt and KDE use compatible libs (threading)

found libs for modules:
     dcop kdecore kdesu kdefx kdeui kio kfile (kio) kparts khtml kjs kspell 
kdeprint

PyQt/sip directory found at /usr/share/sip/qt/
PyQt sip file version is compatible with PyKDE-3.8
sip version is compatible with PyKDE-3.8
/usr/bin/make will be used as the make program.

Versions:
gcc 3.3, kde 3.1.4, sip/PyQt 3.8, suse 8.2

regards
Roland




More information about the PyQt mailing list