You are not logged in.

#1 2007-11-14 07:02:44

jeff777
Member
Registered: 2007-11-12
Posts: 16

can't compile kernel

I cannot compile the linux kernel.  Everytime I try, I receive this output at a seemingly random portion of the process:

/bin/sh: cmp: command not found
Inconsistent kallsyms data
Try setting CONFIG_KALLSYMS_EXTRA_PASS
make: *** [vmlinux] Error 1

This has happened with multiple kernel compilation attempts and across multiple configurations - both with mkpkg and make.  I have tried setting CONFIG_KALLSYMS_EXTRA_PASS.  It makes no difference.   Can anyone explain what this is or how to fix it?

Offline

#2 2007-11-14 07:49:27

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: can't compile kernel

"cmp: command not found"

pacman -S diffutils


1000

Offline

#3 2007-11-16 06:03:10

jeff777
Member
Registered: 2007-11-12
Posts: 16

Re: can't compile kernel

Thanks.  That was it.

Offline

Board footer

Powered by FluxBB