On Sun, 2006-08-13 at 01:23 +0200, Esben Stien wrote: > Trying to install kaffe, it wants the "F" command, but from which > package do I find this command?. > > top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard > Adding java source files from srcdir '..'. > Adding java source files from VM directory > /home/b0ef/.inbound/kaffe-1.1.7/libraries/javalib/vmspecific > F -bootclasspath '' -extdirs '' -sourcepath '' --classpath > /home/b0ef/.inbound/kaffe-1.1.7/libraries/javalib/vmspecific:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.: > -d . @classes > make[3]: F: Command not found > make[3]: *** [compile-classes] Error 127 > make[3]: Leaving directory > `/home/b0ef/.inbound/kaffe-1.1.7/libraries/javalib/external/classpath/lib' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/b0ef/.inbound/kaffe-1.1.7/libraries/javalib/external/classpath' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/b0ef/.inbound/kaffe-1.1.7/libraries/javalib' > make: *** [all-recursive] Error 1 >
You need to install jikes first. cheers, dalibor topic _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
