On Wednesday, January 29, 2003, at 05:18 PM, Greg Wooledge wrote:
Aaron Davies ([EMAIL PROTECTED]) wrote:bash-2.05a$ make jikes -bootclasspath lib/freenet-ext.jar -sourcepath src -d build src/freenet/client/*.java src/freenet/client/cli/*.java Found 2 system errors: *** Error: Could not find package "java/util" in: lib/freenet-ext.jar srcYou probably have to set CLASSPATH to point to a place where the jdk1.1 classes can be found, since (I think) jikes does not provide these itself.
So where is that on OS X? I have no idea where they are.
Where can I get a binary of it? The source I d/l'd from IBM won't compile. My current ver seems to be 1.15.Failing that, you might want to try building with ant instead of make. ant uses "build.xml" instead of "Makefile", and you'll have to edit the top of it to indicate that you wish to compile with jikes. Also please be sure you are using jikes version 1.14. Nothing older, and NOTHING NEWER.
--
Aaron Davies
[EMAIL PROTECTED]
_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
