LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 732|回复: 3

单用户make installworld中断了

[复制链接]
发表于 2004-2-2 18:49:38 | 显示全部楼层 |阅读模式
提示如下:
cd /usr/src : /usr/obj/usr/src/make.i386/make -f Mkaefile.inc1 install
==>share/info
==>include
creating osreldate.h from newvers.sh
touch: not found
 楼主| 发表于 2004-2-3 01:41:08 | 显示全部楼层
google搜索出来都是说check date,我用date显示是正确的呀。怎么回事呢?我一共连续弄了4次,第一次没看,后来3次都用date查了时间,没错呀。

是不是有别的问题?或者他们说的check不是象我这样。
发表于 2004-2-3 08:38:48 | 显示全部楼层
你是如何操作make world的
 楼主| 发表于 2004-2-3 13:45:22 | 显示全部楼层
Steps:
#make buildworld (0k)
#make buildkernel KERNCONF=MYKERN (0k)
#make installkernel KERNCONF=MYKERN (0k)
reboot in single mode as
  boot -s
  fsck -p
  mount -u /
  mount -a -t ufs
  swapon -a
  adjkentz -i (0k)
make installworld
-> fail with error:

--------------------------------------------------------------
>>> Installing everything..
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info
===> include
creating osreldate.h from newvers.sh
touch: not found

然后终止了。我尝试重新install world,同样失败check date始终正确(总共进行了4次)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表