Subject: kaffe
To: None <port-mac68k@netbsd.org>
From: Erik Huizing <huizing@cpsc.ucalgary.ca>
List: port-mac68k
Date: 10/19/1999 23:22:13
Has anyone tried out the kaffe package?  I just tried compiling a simple
java program, and got an error: (not with the java code, but from the
compiler): 
/usr/libexec/ld.so: Undefined symbol "_m68k_do_fixup_trampoline" in
Kaffe:/usr/pkg/lib/libkaffevm.so.1.00

my code is as follows (tho I doubt it was a problem with my code)
import java.io.*;

public class Test {

 public static void main(String args) {

  System.out.println("ha ha! it runs!");
 }
};

On an unrelated note, how do I turn off the finger daemon so my machine
can't be fingered I don't see any process resembling fingerd, so I'm at a
a loss.? 
Thanks
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Erik Huizing huizing@cpsc.ucalgary.ca http://www.cpsc.ucalgary.ca/~huizing
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-