jmcar 发表于 2003-6-9 19:58:55

[求助]加了个内核出问题了

因为编译内核的需要,下载了个2.2.18的内核,解压缩后目录为/usr/src/linux,然后进行编译,结果却一直没有编译过去!甚至不改变任何参数也不行,我想请各位高手指点一下,是不是我这样安装内核有问题?
谢谢

Dragonfly 发表于 2003-6-9 21:36:39

if u uncompress to /usr/src/linux. then u probably overwrite u old kernel. u had better mv /usr/src/linux /usr/src/linuxbak. then uncompress 2.2.18 again and then compile.

jmcar 发表于 2003-6-10 15:00:54

我以前的内核是2.4.20.目录是/usr/src/linux-2.4,所以不会将以前的内核覆盖.

Dragonfly 发表于 2003-6-10 21:16:04

o, ic. i always link a linux dir. so i will check that before i go further.
then post u error msg here, and .config file here.

jmcar 发表于 2003-6-13 22:07:05

make: *** Error 1
make: Leaving directory `/usr/src/linux/kernel'
make: *** Error 2
make: Leaving directory `/usr/src/linux/kernel'
make: *** Error 2
这个是错误信息
我没有改动内核配置,只是想先看看能不能用,结果就出错了

Dragonfly 发表于 2003-6-13 23:50:49

u had better post more. only think error 1 can not say anything. post at least ten to twenty linesbefore this.
页: [1]
查看完整版本: [求助]加了个内核出问题了