Hi,

I am trying to compile QT Jambi Edition on my OpenSUSE 11 Box. I get
the following error:


     [make] make[1]: Leaving directory `/home/aeg/qtjambi-src-gpl-4.4.0_01/juic'
     [make] cd qtjambi_core/ && make -f Makefile
     [make] make[1]: Entering directory
`/home/aeg/qtjambi-src-gpl-4.4.0_01/qtjambi_core'
     [make] g++ -c -m64 -pipe -O2 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g -Wall -W -D_REENTRANT
-fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtCore -I/usr/include -I../qtjambi -I../common
-I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -I.
-I. -o metainfo.o ../cpp/com_trolltech_qt_core/metainfo.cpp
     [make] g++ -c -m64 -pipe -O2 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g -Wall -W -D_REENTRANT
-fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtCore -I/usr/include -I../qtjambi -I../common
-I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -I.
-I. -o qtjambi_libraryinitializer.o
../cpp/com_trolltech_qt_core/qtjambi_libraryinitializer.cpp
     [make] g++ -c -m64 -pipe -O2 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g -Wall -W -D_REENTRANT
-fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtCore -I/usr/include -I../qtjambi -I../common
-I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -I.
-I. -o qtjambishell_QFuture.o
../cpp/com_trolltech_qt_core/qtjambishell_QFuture.cpp
     [make] g++ -c -m64 -pipe -O2 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g -Wall -W -D_REENTRANT
-fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtCore -I/usr/include -I../qtjambi -I../common
-I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/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/QtCore/qfuture.h:193: note: candidates are:
QFutureIterator<T>::QFutureIterator(const QFuture<T>&) [with T =
JObjectWrapper]
     [make] /usr/include/QtCore/qfuture.h:193: note:
QFutureIterator<JObjectWrapper>::QFutureIterator(const
QFutureIterator<JObjectWrapper>&)
     [make] make[1]: Leaving directory
`/home/aeg/qtjambi-src-gpl-4.4.0_01/qtjambi_core'
     [make] make[1]: *** [qtjambishell_QFutureIterator.o] Fehler 1
     [make] make: *** [sub-qtjambi_core-make_default-ordered] Fehler 2

Has anybody an idea of what is wrong?

regards

Alexander

-- 
Dr. Alexander Egger, Studiengang IT & IT-Marketing
CAMPUS 02 Fachhochschule der Wirtschaft GmbH
Körblergasse 126, 8021 Graz, Austria/EUROPE
T:+43 316 6002 395 M:+43 699 14102026

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to