LinuxSir.cn,穿越时空的Linuxsir!

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

GENTOO:重新编译,原来解压的文件还能用吗?

[复制链接]
发表于 2005-1-20 20:24:18 | 显示全部楼层 |阅读模式
如果安装失败,或者要另编译一个不同配置的内核,需要重新安装,重新编译,原来执行TAR解压的文件的文件还能用吗。要注意什么事项,如那些文件参数,要重新设置。
      如果不能,好烦。
发表于 2005-1-20 23:12:31 | 显示全部楼层
>原来执行TAR解压的文件的文件还能用吗。

Are you saying the source tree tarball?

Source tree tarball can be re-used.  Make sure it is clean and free from any object files left from the previous built.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-1-21 21:22:10 | 显示全部楼层
安装过一次GENTOO以后,想从CHROOT /MNT/GEN/TOO   /BIN/BASH  开始再编译一次,编译另一个内核,但提示是没有更新,无法运行到 MAKE MENUCONFIG.
回复 支持 反对

使用道具 举报

发表于 2005-1-21 22:46:35 | 显示全部楼层
>编译另一个内核,但提示是没有更新,无法运行到 MAKE MENUCONFIG.

Your source tree is not clean, object files from the previous built are left in the source tree!

Backup your original .config and "make mrproper" to clean up the source tree, then restore your .config and build your kernel again.  If you do not want to keep the previous .config, then simply "make mrproper" and then build your kernel again.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-1-22 14:10:05 | 显示全部楼层
可以了。谢楼上的。我需要的就是这个。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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