Thanks Ian, Marco, As so often I realised immediately after posting what that freenet-ext.jar file was.
Well immediately is a bit strong, after 'jar tf'ing all the jar files in the IBM SDK, just in case. IBM SDK worked and built a jar file, and hopefully I'll find some time to experiment a little, refresh my rather long unused Java skills. I agree running on Kaffe is more important that compiling under Kaffe, and given my recent experiences mastering autoconf and C I shouldn't have been so hard on Kaffe, it probably my set up at fault. A FREE Java implementation is a worthy goal, even if IBM seem intent on giving better stuff away under more restrictive licenses. Ian, re SUN JDK I was using the SUN 1.3.1 JDK on Redhat Linux 7.1, it choked badly on the Parser.java file, I cut several hundred lines out of the BIG(!!!!) string literal, and Parser.java compiled fine. So either file size, literal size, or just some data string it can't handle.... This was the SUN JDK for linux, straight from the SUN website, in it's own shar file. By recent do you mean 1.4? What OS are you using? Looks like a straight forward bug to me, but it could be in underlying libraries, rather than the SDK. It can't be that common, as I did a search, and didn't find any other similar problem reports. I'll check see if the people who did the parser software have seen it elsewhere. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
