[kaffe] Can't find libawt?
Dalibor Topic
robilad at kaffe.org
Wed Jul 14 07:56:12 PDT 2004
zhou wrote:
> Hello everyone:
> I wanted to port KAFFE to xscale,I build with --with-awt=qt,
> After i cp the cross-compilied kaffe to my board,it works very good without
> qt,
> I tryed HelloWorld.java ,there was no problem,but when i tryed
> awt/TextEdit.sh,it tells that
>
> java.lang.UnsatisfiedLinkError: libawt: not found
> Adding its directory to LD_LIBRARY_PATH may help.
> at java.lang.reflect.Method.invoke0 (Method.java)
> at java.lang.reflect.Method.invoke (Method.java:255)
> at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
> at kaffe.jar.ExecJar.main (ExecJar.java:75)
>
> I have tryed $LD_LIBRARY_PATH=/kaffe/jre/lib/arm,and the libawt.so
> libawt-1.1-x-cvs.so
> libawt.la libawt.a are all just there,but it still can't work,What's the
> problem?
chances are that qt is not in your LD_LIBRARY_PATH. See FAq.awt for details.
cheers,
dalibor topic
More information about the kaffe
mailing list