Am Freitag, den 22.04.2005, 18:32 +0900 schrieb Kiyo Inaba:
> >I'm getting the following errors when compiling Kaffe (trunk, just
> >checked out)
> Yes, I got the same result.
> 
> This was caused by the v1.222 of 'include/Makefile.in'. And for tentative
> solution, add two more lines which are deleted in this version. Since
> I have no idea why we have both InetAddress and VMInetAddress classes,
> and permanent solution should be advised by someone else.

Thanks for the quick hint, Kiyo. I've checked in a fix now.

VMInetAdress now holds the VM-specific/native part of InetAddress. Some
native code uses KNI to access the InetAddress fields directly (instead
of doing it the JNI way).

cheers,
dalibor topic


_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to