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'