[kaffe] QT AWT ExceptionInInitializerError (not the libawt one)

Helmer Krämer hkraemer at freenet.de
Fri Jan 10 04:46:01 PST 2003


On Fri, 10 Jan 2003 00:52:42 +0100
Benja Fallenstein <b.fallenstein at gmx.de> wrote:

Hi again Benja!

> > java.lang.ExceptionInInitializerError: java.lang.ExceptionInInitializerError: [exception was java.lang.UnsatisfiedLinkError: /usr/local/kaffe/jre/lib/i386/libawt-1.1.x-cvs.so: undefined symbol: _ZN7QWidget5eventEP6QEvent]
> 
> My LD_LIBRARY_PATH is set to:
>       /usr/share/qt/lib/:/usr/local/kaffe/jre/lib/i386/
> 
> I'm using Debian GNU/Linux (unstable) with KDE/Qt 3.
> 
> Any advice? I haven't found anything in the archives.

Well, if all else fails, ask Google ;)

That problem seems to be caused by using different versions
of gcc for libqt and libawt (using gcc 2.95 for one of them
and gcc 3.x for the other one). So either changing the compiler
or updating your libqt might help?

MfG,
Helmer




More information about the kaffe mailing list