[问题] 请问一下你们nachos是怎么装的

楼主: calqlus (白梦の茧)   2014-05-13 17:34:13
VMware装utubun上用过
还有Cygwin Terminal
都是到要make的时候失败
版本是Nachos4.0
目前google到不想找了
有高人能帮帮忙吗
a@a-1 ~/nachos/proj1
$ make
make: Nothing to be done for 'all'.
a@a-1 ~/nachos/proj1
$ make test
cd ../test ; make
make[1]: Entering directory '/home/a/nachos/test'
/mips-ar rv libnachos.a assert.o
make[1]: /mips-ar: Command not found
<builtin>: recipe for target 'libnachos.a(assert.o)' failed
make[1]: *** [libnachos.a(assert.o)] Error 127
make[1]: Leaving directory '/home/a/nachos/test'
../Makefile:52: recipe for target 'test' failed
make: *** [test] Error 2
在这里就不知道要干嘛了
=========上面的已经放弃了
刚刚看了这个http://www.slideshare.net/kblut/nachos-50j-8850170
过程蛮顺的
直到
a@a-1 /opt/nachos/proj0
$ make
javac -classpath . -d . -sourcepath ../.. -g ../threads/ThreadedKernel.java
Note: ..\..\nachos\machine\Lib.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
javac -classpath . -d . -sourcepath ../.. -g ../threads/Boat.java
a@a-1 /opt/nachos/proj0
$ nachos
-bash: nachos:命令找不到
a@a-1 /opt/nachos/proj0
$ cd nachos
a@a-1 /opt/nachos/proj0/nachos
$ ls
ag machine security threads
nachos是资料夹耶...是要怎么直接跑
这个感觉比较好解决帮帮我吧
作者: Neisseria (Neisseria)   2014-05-14 10:50:00
放一些错误讯息上来让大家看看?
作者: Adama (So Say We All.)   2014-05-15 15:30:00
make[1]: /mips-ar: Command not found

Links booklink

Contact Us: admin [ a t ] ucptt.com