[Kde-bindings] Unable to build kdebindings 3.5.5

phil-keyword-kdebind.044864 at wild-card.net phil-keyword-kdebind.044864 at wild-card.net
Mon Oct 16 21:34:24 UTC 2006


 I am attempting to build kdebindings 3.5.5 but everytime I get to the 
Python section it dies without any sort of a useful error message. In 
the past I have had issues with Python bindings in kdebindings but it 
was always related to it couldn't figure out where kde was installed 
but this time around it just dies without a clue provided for why.
 All other packages from KDE 3.5.5 built without problems.
 Anyone with an idea on what is happening or a way to further diagnose 
the problem please speak up.

Specs:
QT 3.3.6
gcc 3.3.6
Python 2.5 tried also 2.4.1
Distro Slackware 10.2 heavily customized

Make output:
mkdir pyqt
mkdir: cannot create directory `pyqt': File exists
make: [prepqt] Error 1 (ignored)
export builddir=`pwd` ; \
export abssrcdir=`cd . && pwd` ; \
sed "s#sip_bin':.*\$#sip_bin': '$builddir/sip/sipgen/sip',#g;s#sip_inc_dir':.*\$#sip_inc_dir': '$abssrcdir/sip/siplib',#g" 
sip/sipconfig.py > pyqt/sipconfig.py
export builddir=`pwd` ; \
export PYTHONPATH=$builddir/pyqt:$PYTHONPATH ; \
cd ./pyqt ; \
export QTDIR=/www/qt/ ; \
echo "yes" | /usr/bin/python2.5 
configure.py -c -b /usr/local/kde/bin -d /usr/lib/python2.5/site-packages -v /usr/local/kde/share/sip/ -t "$builddir/pyqt"
This is the GPL version of PyQt 3.14.1 (licensed under the GNU General 
Public
License) for Python 2.5 on linux2.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? SIP 4.2.1 is being used.
qextscintillaglobal.h could not be found in /www/qt/include and so the 
qtext
module will not be built. If QScintilla is installed then use the -n 
argument
to explicitly specify the correct directory.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the QAssistantClient class is available...
Using existing features file.
These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml 
qtgl qtui
qtsql.
Support for these Qt classes has been disabled: .
The PyQt modules will be installed in /usr/lib/python2.5/site-packages.
The PyQt .sip files will be installed in /usr/local/kde/share/sip.
The build directory is /www/src/kde/kdebindings-3.5.5/python/pyqt.
pyuic will be installed in /usr/local/kde/bin.
pylupdate will be installed in /usr/local/kde/bin.
Generating the C++ source for the qt module...
Error: Unable to create the C++ code.
make: *** [prepqt] Error 1

Phil Wall



More information about the Kde-bindings mailing list