> first i run ./../kaffe-1.1.7/configure > next step "make" > Iam getting the below error , I have clue about this .
> Adding generated files in builddir '..'. > F -bootclasspath '' -extdirs '' -sourcepath '' > --classpath > /home/gowri/kaffe-1.1.7/libraries/javalib/vmspecific:../../../../.././../kaffe-1.1.7/libraries/javalib/external/classpath:../../../../.././../kaffe-1.1.7/libraries/javalib/external/classpath/external/w3c_dom:../../../../.././../kaffe-1.1.7/libraries/javalib/external/classpath/external/sax:../../../../.././../kaffe-1.1.7/libraries/javalib/external/classpath/external/relaxngDatatype:.: > -d . @classes > make[3]: F: Command not found > make[3]: *** [compile-classes] Error 127 I'm also new, but it seems that a java compiler is missing. Jikes works for me and seems to be recommended by the kaffe team. Install it first and then try again. Good luck! Krzysztof Strasburger _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
