[CentOS-docs] Suggestions on "I Need the Kernel Source" Wiki pages

Mon Jul 14 13:07:19 UTC 2008
Akemi Yagi <amyagi at gmail.com>

On Mon, Jul 14, 2008 at 5:58 AM, Antti J. Huhtala <ahuhtal4 at welho.com> wrote:
> ma, 2008-07-14 kello 12:20 +0100, Alan Bartlett kirjoitti:

> Now I'm testing your "I Need to Build a Custom Kernel" HowTo. Everything
> seems to be OK in the HowTo, even if the final build fails with an error
> "Makefile:405: /home/andie/rpmbuild/BUILD/kernel-2.6.18/\
> linux-2.6.18.i686/arch//Makefile: No such file or directory".

This is most likely because you missed the step of adding the # i386
(or #x86_64) line.  Could you check this out?

Akemi