[kaffe] Getting 1.1.5 running on OpenBSD 3.7
Vacuum Joe
vacuumjoe at yahoo.com
Sun Jul 17 01:29:02 PDT 2005
I'm trying to get Kaffe 1.1.5 running on OpenBSD 3.7.
I installed various dependencies for it (gtk2+, a
bunch of others), installed gnu Make, and configured
it with --enable-pure-java-math (it couldn't detect
the gmp library for some reason).
Then when I compile, it stops with this:
Compiling classes from @all.files
/home/hh/kaffe-1.1.5/libraries/javalib/lib/../gnu/classpath/Configuration.java
using jikes +Pno-switchcheck +Pno-shadow +E -d
/home/hh/kaffe-1.1.5/libraries/javalib/lib
com/jcraft/jzlib/Adler32.java:0:0:0:0: Semantic
Warning: I/O warning: "No such file or directory"
while trying to open
/home/hh/kaffe-1.1.5/libraries/javalib/rt.jar.
java/lang/System.java:180:16:180:50: Semantic Warning:
Invoking the class method "mapLibraryName" via an
instance is discouraged because the method invoked
will be the one in the variable's declared type, not
the instance's dynamic type.
***System Failure: Out of memory
make[2]: *** [lib/stamp] Error 1
make[2]: Leaving directory
`/home/hh/kaffe-1.1.5/libraries/javalib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/hh/kaffe-1.1.5/libraries/javalib'
make: *** [all-recursive] Error 1
Any ideas where to go from here? Kaffe is one of only
two options for Java on OpenBSD.
Thanks
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the kaffe
mailing list