看板 FreeBSD 關於我們 聯絡資訊
FreeBSD 5.2 cd /usr/src/sys/i386/conf # config HAPPY →沒有錯誤 cd ../compile/HAPPY # make depend →沒有錯誤 # make →出現錯誤,無法再繼續 make install umass.o(.text+0x218b): undefined reference to `xpt_done' *** Error code 1 Stop in /usr/src/sys/i386/compile/HAPPY 由上述顯示中,能否得知是哪個區段有誤? kernel 多次檢查不得要領。 現在那台機器我不敢重開機...... 謝謝!