[kaffe] java.lang.UnsatisfiedLinkError: not enough memory
Ito Kazumitsu
kaz at maczuka.gcd.org
Tue May 13 15:33:01 PDT 2003
>>>>> ":" == Ito Kazumitsu <ito.kazumitsu at hitachi-cable.co.jp> writes:
:> This patch makes the program run normally.
:>
:> So the original java.lang.UnsatisfiedLinkError may be OS-dependent?
The "java.lang.UnsatisfiedLinkError: not enough memory" error
occurs on my machene:
bash-2.05b$ uname -a
FreeBSD ph.maczuka.gcd.org 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root at builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386
Could FreeBSD users try the following?
LD_LIBRARY_PATH=/usr/local/kaffe/jre/lib/i386 appletviewer actual.RoundButton
actual.RoundButton can be found in Sun's document:
docs/guide/awt/demos/lightweight/index.html
More information about the kaffe
mailing list