[kaffe] libawt-1.1.x-cvs.so: undefined symbol: __ti7QWidget

Dalibor Topic robilad at yahoo.com
Tue Mar 4 09:22:01 PST 2003


Hi Lingxing,

--- ¸ÇÁáÐË <gailx at nwpu.edu.cn> wrote:
> hi,all  
>    After i have compiled the kaffe-1.1.x and
> qt-embedded-free-3.0.3, i test the
> kaffe demo, errors appears :
> 
>    java.lang.ExceptionInInitializerError: [exception
> was
> java.lang.UnsatisfiedLinkError:
>
/home/gailx/kaffe/libraries/clib/awt/qt/.libs/libawt-1.1.x-cvs.so:
> undefined
> symbol: __ti7QWidget]

I think your problem is that your Qt library has been
with one version of g++ while kaffe has been compiled
with another. It won't work.

Read g++ 3.2 docs on C++ ABI for more information.

cheers,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/




More information about the kaffe mailing list