You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, October 23rd 2007, 9:05am

Help to compile kdebindings

Hi all! Plese help to compile kdebindings-3.5.8. When i try to make this, then i got these message:
make[4]: Entering directory `/tmp/pkg/kdebindings-3.5.8/python/pykde/kdecore'
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde353 -I/opt/kde/include -I/tmp/pkg/kdebindings-3.5.8/python/sip/siplib -I/usr/include/python2.5 -I/usr/lib64/qt/mkspecs/default -I/usr/lib64/qt//include -I/usr/include -o sipkdecoreKTimezonesZoneMap.o sipkdecoreKTimezonesZoneMap.cpp
sip/kdecore/ktimezones.sip: In function 'int convertTo_KTimezones_ZoneMap(PyObject*, void**, int*, PyObject*)':
sip/kdecore/ktimezones.sip:247: error: cannot convert 'int*' to 'Py_ssize_t*' for argument '2' to 'int PyDict_Next(PyObject*, Py_ssize_t*, PyObject**, PyObject**)'
make[4]: *** [sipkdecoreKTimezonesZoneMap.o] Error 1
make[4]: Leaving directory `/tmp/pkg/kdebindings-3.5.8/python/pykde/kdecore'