philip@philip-desktop:~$ cd Desktop philip@philip-desktop:~/Desktop$ cd nestedvm-2007-01-12 philip@philip-desktop:~/Desktop/nestedvm-2007-01-12$ make make -C upstream tasks/build_darcs_classgen usr="/home/philip/Desktop/nestedvm-2007-01-12/upstream/install" \ MIPS_CFLAGS="-O3 -mmemcpy -ffunction-sections -fdata-sections -falign-functions=512 -fno-rename-registers -fno-schedule-insns -fno-delayed-branch -freduce-all-givs -march=mips1 -I. -Wall -Wno-unused" \ MIPS_PCFLAGS="-O3 -mmemcpy -ffunction-sections -fdata-sections -falign-functions=512 -fno-rename-registers -fno-schedule-insns -fno-delayed-branch -freduce-all-givs -march=mips1 -I. -Wall -Wno-unused --big-endian" \ MIPS_LDFLAGS="-march=mips1 --static -Wl,--gc-sections" make[1]: Entering directory `/home/philip/Desktop/nestedvm-2007-01-12/upstream' cd "build/classgen" && make make[2]: Entering directory `/home/philip/Desktop/nestedvm-2007-01-12/upstream/build/classgen' javac -source 1.3 -target 1.3 -d build src/org/ibex/classgen/Type.java src/org/ibex/classgen/ClassFile.java src/org/ibex/classgen/MethodGen.java src/org/ibex/classgen/CGConst.java src/org/ibex/classgen/opt/Arena.java src/org/ibex/classgen/FieldGen.java src/org/ibex/classgen/HasFlags.java src/org/ibex/classgen/util/Sort.java src/org/ibex/classgen/HasAttributes.java src/org/ibex/classgen/JSSA.java src/org/ibex/classgen/Context.java src/org/ibex/classgen/ConstantPool.java make[2]: javac: Command not found make[2]: *** [build/org/ibex/classgen/Type.class] Error 127 make[2]: Leaving directory `/home/philip/Desktop/nestedvm-2007-01-12/upstream/build/classgen' make[1]: *** [tasks/build_darcs_classgen] Error 2 make[1]: Leaving directory `/home/philip/Desktop/nestedvm-2007-01-12/upstream' make: *** [upstream/tasks/build_darcs_classgen] Error 2 philip@philip-desktop:~/Desktop/nestedvm-2007-01-12$