AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070815142515.04ca7961@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<ken.renshaw@onstor.com>,<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0507D5EE@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 15 Aug 2007 14:26:13 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: linux kernel build issue
Message-ID: <20070815142613.0e4a7347@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0507D5EE@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0507D5EE@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

My guess:  you don't have module-init-tools installed on your system,
only modutils, which is too old and crappy to work right.  Let me know
how close this guess is.

a

On Wed, 15 Aug 2007 13:42:32 -0700 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Hi Andy. I'm building the linux kernel and ran into this error. I'm
> doing a make from inside the linux tree and doing an install of the
> kernel:
> 
> -----Original Message-----
> From: Ken Renshaw [mailto:kenr@kenr-linux.onstor.net] 
> Sent: Wednesday, August 15, 2007 1:41 PM
> To: Ken Renshaw
> Subject: 
> 
>   INSTALL net/netfilter/xt_statistic.ko
>   INSTALL net/netfilter/xt_string.ko
>   INSTALL net/netfilter/xt_tcpmss.ko
>   INSTALL net/netfilter/xt_tcpudp.ko
> if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
> System.map -b /var/nfsroot/bobcat -r 2.6.21-rc4-bc9k; fi
> depmod: ELF file
> /var/nfsroot/bobcat/lib/modules/2.6.21-rc4-bc9k/kernel/drivers/block/loo
> p.ko not for this architecture
> depmod: ELF file
> /var/nfsroot/bobcat/lib/modules/2.6.21-rc4-bc9k/kernel/drivers/block/nbd
> .ko not for this architecture
> depmod: ELF file
> /var/nfsroot/bobcat/lib/modules/2.6.21-rc4-bc9k/kernel/drivers/block/rd.
> ko not for this architecture
> 
> Any idea what's going on here?
> 
> Thanks much,
> 
> -Ken
