[PyKDE] Problems with PyKDE 3.3.2 on KDE 3.1.1
Hans-Peter Jansen
hpj at urpla.net
Wed Mar 19 15:09:00 GMT 2003
Follow up with Robertos headers/sips:
Since Roberto switched off kautomount completely, the problem is
reduced to the private KService::KService(const KService&). Please
can you check, if this is also the case for KDE 3.1.0?
g++ -c -pipe -w -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -DNO_DEBUG
-D_REENTRANT -fPIC -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-fno-exceptions -I/usr/lib/qt3/mkspecs/default -I. -I-I -I../extraH -I.
-I../../../../../include/python2.2 -I/opt/kde3/include -I-I
-I/opt/kde3/include/kio -I-I -I../kdecore -I../../../../../include
-I/usr/lib/qt3/include -o kiohuge.o kiohuge.cpp
/opt/kde3/include/kservice.h: In function `PyObject*
sipConvertFrom_SycocaEntryList(SycocaEntryList*)':
/opt/kde3/include/kservice.h:47: error: `KService::KService(const KService&)'
is private
sip/syentrylist.sip:60: error: within this context
/opt/kde3/include/kservice.h: In function `PyObject*
sipConvertFrom_SvcList(SvcList*)':
/opt/kde3/include/kservice.h:47: error: `KService::KService(const KService&)'
is private
sip/svctypes.sip:175: error: within this context
/opt/kde3/include/kservice.h: In constructor `sipKService::sipKService(const
KService&)':
/opt/kde3/include/kservice.h:47: error: `KService::KService(const KService&)'
is private
sipkioKShellCompletion.cpp:1861: error: within this context
I've tried to switch off the kio module, but then kfile cannot be built...
BTW: The KDE 3.1.1 is what I have found on SuSEs 8.2 beta 3, their latest
release for us beta testers.
Pete
More information about the PyQt
mailing list