RE: Problems building simple custom Kernel

2004-04-22 Thread Lamb, Andrew
t: Re: Problems building simple custom Kernel "Lamb, Andrew" <[EMAIL PROTECTED]> writes: > I'm trying to build a custom kernel for my compaq DPENS 450 PC. I can > build the GENERIC kernel OK but when i try my own it always crashes > with the same errors (

Re: Problems building simple custom Kernel

2004-04-22 Thread Lowell Gilbert
"Lamb, Andrew" <[EMAIL PROTECTED]> writes: > I'm trying to build a custom kernel for my compaq DPENS 450 > PC. I can build the GENERIC kernel OK but when i try my own > it always crashes with the same errors (bellow). Love some > input. Note the following: > deviceumass

Problems building simple custom Kernel

2004-04-22 Thread Lamb, Andrew
Hi all, I'm trying to build a custom kernel for my compaq DPENS 450 PC. I can build the GENERIC kernel OK but when i try my own it always crashes with the same errors (bellow). Love some input. Thanks in advance for you help. Andy ***snip cc -shared -nostdlib hack.c -o hack.So rm -f hack.c