谁创建过source tree?

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
wswy100
帖子: 25
注册时间: 2005-10-07 9:22

谁创建过source tree?

#1

帖子 wswy100 » 2005-10-07 22:54

创建source tree时需要boot目录下的三个文件:vmlinuz.config, vmlinuz.version.h, vmlinuz.autoconf.h。为何我的ubuntu的boot目录下没有这三个文件?
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#2

帖子 oneleaf » 2005-10-07 22:59

检查当前是386,686还是其它的内核版本,安装对应的头文件。

apt-get install linux-headers-686

如果还不行安装 linux-source-* 去新立得搜寻对应你内核的源码。
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#3

帖子 eexpress » 2005-10-07 23:00

source tree是什么?
● 鸣学
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#4

帖子 oneleaf » 2005-10-07 23:04

我猜的:
Unable to find kernel source tree
回复