getFontPeer

Sergei Barbarash sgt at deltathree.com
Thu Sep 4 07:40:58 PDT 1997


Hello,

I am not a Java expert, so sorry if this question is lame, but I couldn't find 
anything in the FAQs:

I installed kaffe on my FreeBSD-2.2.2 machine. My Java code compiles 
seamlessly, but when I try to run an applet or an application, I get the 
following:

Failed to locate native function:
        java/awt/Toolkit.getFontPeer(Ljava/lang/String;I)Ljava/awt/peer/FontPee
r;
java.lang.UnsatisfiedLinkError
        at java/awt/Font.<init>(line unknown, pc 0x27f87a)
        at sun/applet/AppletCopyright.<init>(40)
        at sun/applet/AppletViewer.mainInit(979)
        at sun/applet/AppletViewer.main(988)

I guess this has to be some local system-dependent problem with fonts, but I 
lack the experience to find out what the problem exactly is.

Thanks in advance,

-- Sergei




More information about the kaffe mailing list