[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#509744: First try



I have tried to backport it from intrepid, but wasn't successfull.

It failed with many warnings and stops on error:


[make] 
g++ -c -pipe -O2 -Wall -W -Wno-unused-function -D_REENTRANT -fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../qtjambi -I../common -I/usr/lib/jvm/java-6-openjdk//include -I/usr/lib/jvm/java-6-openjdk//include/linux -I. -I. -o 
qtjambishell_QFutureIterator.o ../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp
     [make] ../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp: In 
constructor ‘QtJambiShell_QFutureIterator::QtJambiShell_QFutureIterator()’:
     [make] ../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp:20: 
error: no matching function for call 
to ‘QFutureIterator<JObjectWrapper>::QFutureIterator()’
     [make] /usr/include/qt4/QtCore/qfuture.h:187: note: candidates are: 
QFutureIterator<T>::QFutureIterator(const QFuture<T>&) [with T = 
JObjectWrapper]
     [make] /usr/include/qt4/QtCore/qfuture.h:187: note:                 
QFutureIterator<JObjectWrapper>::QFutureIterator(const 
QFutureIterator<JObjectWrapper>&)
     [make] make[2]: *** [qtjambishell_QFutureIterator.o] Error 1
     [make] make[1]: *** [sub-qtjambi_core-make_default-ordered] Error 2
     [make] make[2]: Leaving directory 
`/home/msk/tmp/jambi/qtjambi-4.4.3/qtjambi_core'


-- 
Dusan



Reply to: