請問一下你們nachos是怎麼裝的 - Linux

Iris avatar
By Iris
at 2014-05-13T17:34

Table of Contents

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是資料夾耶...是要怎麼直接跑
這個感覺比較好解決幫幫我吧

--
Tags: Linux

All Comments

Kristin avatar
By Kristin
at 2014-05-15T04:49
放一些錯誤訊息上來讓大家看看?
Zora avatar
By Zora
at 2014-05-18T22:17
make[1]: /mips-ar: Command not found

pidgin 和 facebook 的問題

Thomas avatar
By Thomas
at 2014-05-13T04:02
這個問題不知道比較適合 PO 哪邊 如果不適合再告訴我 我會改進atat ==== 其實狀況很簡單: 所有從 pidgin 發出去的聊天室訊息都被 facebook 擋掉了 原因是濫用或是垃圾訊息 = 我自認平常使用狀況單純 沒有被盜 內容也定不會引起對方的反感 想說有沒有認遇過類似的 ...

不知道該從哪種版本下手

Damian avatar
By Damian
at 2014-05-13T02:54
※ 引述《kerorog66 (懶叫比雞腿)》之銘言: : 小弟最近想摸Linux : 但是就我所知的版本有非常多 : 像是Ubuntu centOS等等 : 小弟想知道要從哪些下手會比較容易上手呢 不知道你是想拿來當server環境用還是桌面環境用呢? 若你想要拿來當server環境的話, cento ...

不知道該從哪種版本下手

Iris avatar
By Iris
at 2014-05-12T23:02
關於 Ubuntu 提供的支援時間 請參考 http://www.ubuntu.com/info/release-end-of-life 上面的說明 裡面有提到一個指令叫做 ubuntu-support-status 可以使用它來檢查系統上面的每一個軟體套件的支援情況 以 Firefox 為例 $ ubunt ...

$4 - lxc 與 QEMU 搭配使用心得

Charlie avatar
By Charlie
at 2014-05-12T22:24
** 歡迎轉載 ** 簡要: 四元將使用 Ubuntu 14.04 (amd64) 來介紹如何透過 lxc + qemu 的組合來產生一個 Debian wheezy for sh4 的虛擬環境,透過這個環境來編譯給網樂通使用的 Debian Package,然後建立一個 Debian archive 分享 ...

printscreen只能拍同一個畫面(shutter影響?)

Zenobia avatar
By Zenobia
at 2014-05-12T22:07
大家好,小弟用的是linux mint 15, 這個問題其實有一陣子了,但是我也不常截圖,所以就放著, 但是最近又想截圖,才發現不管在那個畫面按printscreen, 都會截到桌面,整個百思不解, 後來看板上推薦shutter,就裝來試試看, 試了之後才想起,之前用過不用就是因為它怎麼截都是黑的… ...