[Qt-jambi-interest] building jambi 4.4.0_01 with java-openjdk 1.6

Dirk Mueller dmueller at suse.de
Mon Aug 4 19:19:33 CEST 2008


Hi, 

I've been trying for a few weeks now to package jambi for openSUSE (11.0 for 
example). I've noticed that it seems to depend on $QTDIR being set to a 
directory containing include/, lib, and plugins directories. 

fixing that, I'll end up with this build error: 

[javac] Compiling 631 source files to /usr/src/packages/BUILD/qtjambi-src-
gpl-4.4.0_01
[javac] /usr/src/packages/BUILD/qtjambi-src-
gpl-4.4.0_01/com/trolltech/qt/core/QByteArray.java:894: cannot find symbol
[javac] symbol : method toChar_private(com.trolltech.qt.QNativePointer,int)
[javac] location: class com.trolltech.qt.core.QByteArray
[javac] char res = toChar_private(ok, base);

if I change the path $QTDIR/include to point to include/Qt, I get the 
qfutureiterator compile error that was already reported before (and pointed 
out as "wrong includes" problem). 

Any idea how to debug that further?


Greetings,
Dirk




More information about the Qt-jambi-interest mailing list