Jim Bublitz wrote:
The PyKDE 3.11.3 release should be up at riverbankcomputing.co.uk within the next day or so.

This release has only 2 significant changes:

1. Fixed enum in khtml_part.sip that caused build problems for KDE 3.3.0 with sip 3.10.2 (sip 4 worked OK).

I'm seeing a PYKDE 3.11.3 build failure against kde-3.3.0 on redhat-9, redhat enterprise linux 3, with the same error (see below). For the record, PyKDE-3.11.1 built fine on/for kde-3.2.3.


Suggestions?

...
    PyKDE version 3.11.3
           -------
Python include directory is /usr/include/python2.2
Python version is 2.2.2
sip version is 3.10.2 (3.10.2)
Qt directory is /usr/lib/qt-3.3
Qt version is 3.3.2
              ^^^^^
## I have qt-3.3.3 installed, if that makes any difference

PyQt directory is /usr/share/sip
PyQt version is 3.12 (3.12.0)
KDE base directory is /usr
KDE include directory is /usr/include/kde
KDE lib directory is /usr/lib
KDE version is 3.3.0 (0x30300)
PyKDE modules will be installed in /usr/lib/python2.2/site-packages
PyKDE .sip files will be installed in /usr/share/sip
...

make[2]: Entering directory `/usr/local/tmp/BUILD/PyKDE-3.11.3/kdeui'
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUP
PORT -I. -I../extra/kde330 -I/usr/include/kde -I/usr/include/python2.2 -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o
kdeuipart0.o kdeuipart0.cpp
In file included from sipkdecoreKConfigBackEnd.h:31,
from sipkdecoreKConfig.h:31,
from sipkdecoreKStandardDirs.h:31,
from sipkdecoreKIconLoader.h:30,
from sipkdecoreKMimeSourceFactory.h:30,
from sipkdecoreKInstance.h:32,
from sipkdeuiKActionCollection.h:31,
from sipkdeuiKAction.h:32,
from sip/kdeui/kxmlguifactory.sip:96,
from sip/kdeui/kxmlguifactory.sip:27,
from kdeuipart0.cpp:22:
sip/kdecore/klockfile.sip:75:33: sipkdecoreKLockFile.h: No such file or directory


_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to