Hi, I am new to kaffe, java and this virtual machine stuff. I am very much interested in seeing my yahoo chat rooms in native kit, that is in my case GTK. So I was looking at gtk/awt. I have been able to compile it into shared library with cvs version of kaffe. But I am getting following error while running appletviewer:
------------------------------------------------ java.lang.NoSuchMethodError: idleCallback at java.awt.Window.<init> (Window.java:34) at java.awt.Window.<clinit> (Window.java:26) ------------------------------------------------ If somebody can gimme some clue, what are issues involved to integrate a new AWT, although gtk port is complete is lot of senses. Are there any online documents available relating to this. I have got changed or added following files: kaffe/libraries/clib/awt/gtk/Makefile.am kaffe/libraries/clib/awk/Makefile.am kaffe/configure.in Currently I am compiling this on RedHat 9 Thanx in advance PS: How complicated it is to compile mozilla-oji-plugin. And How far fetched it would be to think, I could run applet like yahoo chat room using kaffe -- supreet <[EMAIL PROTECTED]> _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
