monsterqwq 发表于 2004-11-2 17:02:35

About compile kernel

When I compiled my fc2 there is a problem

# cd /usr/src/linux-2.6.6/
# bzip2 -dc patch-2.6.6.bz2|patch -p1
patching file CREDITS
Hunk #1 succeeded at 316 with fuzz 2 (offset 27 lines).
Hunk #2 FAILED at 1335.
Hunk #3 succeeded at 1960 with fuzz 1 (offset 17 lines).
Hunk #4 FAILED at 2289.
Hunk #5 succeeded at 3525 with fuzz 2 (offset 27 lines).
2 out of 5 hunks FAILED -- saving rejects to file CREDITS.rej
patching file Documentation/Changes
Reversed (or previously applied) patch detected!Assume -R?

what does it mean? thank you

cnhnln 发表于 2004-11-3 00:05:28

patch-2.6.6.bz2是针对2.6.5的(它本身之前的那个版本),把它用到2.6.6上当然出错了

monsterqwq 发表于 2004-11-3 11:39:49

You mean I needn't do that?

cnhnln 发表于 2004-11-3 13:53:59

你用的内核如果是2.6.6的话,就不需要再打patch-2.6.6.bz2这个补丁了

monsterqwq 发表于 2004-11-5 10:01:55

fc2的内核是2.6。5的

cnhnln 发表于 2004-11-5 11:53:03

你是要把 patch-2.6.6.bz2打在哪个内核上阿?2.6.5?2.6.6

monsterqwq 发表于 2004-11-6 08:36:10

我明白了,fc2的核心是2.6.5的,我应该装2.6.6和patch-2.6.6-bk5,我下载的时候没找到那个 bk5的,所以出错了,现在没有了,不过当我输入make oldconfig 以后,出来 了一大堆要回答的问题,都看不懂,只好蒙了,已经做好重装的准备了
页: [1]
查看完整版本: About compile kernel