Comment 4 for bug 304622

Revision history for this message
Matthias Klose (doko) wrote :

the current version in jaunty fails to build:

make[1]: Entering directory `/scratch/packages/tmp/py/qscintilla2-2.2/Python/build-2.5'
g++ -c -pipe -fPIC -g -O2 -Os -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB -I. -I/scratch/packages/tmp/py/qscintilla2-2.2/Qt4 -I/usr/include/python2.5 -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/X11R6/include -o sipQscipart0.o sipQscipart0.cpp
sipQscipart0.cpp: In function 'PyObject* meth_QsciCommandSet_commands(PyObject*, PyObject*)':
sipQscipart0.cpp:38641: error: 'QsciCommandList' was not declared in this scope
sipQscipart0.cpp:38641: error: 'sipRes' was not declared in this scope
make[1]: *** [sipQscipart0.o] Error 1
make[1]: Leaving directory `/scratch/packages/tmp/py/qscintilla2-2.2/Python/build-2.5'
make: *** [Python/build-2.5/build-stamp] Error 2

attaching the proposed update for jaunty, including the new major version.