看板FreeBSD
标 题kernel 在做 make 时出现的错误
发信站National Sun-Yet-San University (Thu Nov 25 09:00:06 2004)
转信站ptt!ctu-reader!ctu-peer!news.nctu!nctumenews!news.ind.ntou!news.ntu!cb
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 多次检查不得要领。
现在那台机器我不敢重开机......
谢谢!