Linux
02-17-2001, 04:45 AM
I have RH7 with all required software versions for kernel 2.4.1 compilation. I followd instructions by Brian Jones from nhf. When I ran 'make bzImage' it worked for some time and then stopped at:
make[3]: Entering Directory '/root/kernel/linux/drivers/ide'
gcc -D__Kernel__ -I/root/kernel/linux/include/ -Wall xxx...
boundary=2 -march=k6 -DEXPORT_SYMTAB -c ide.c
That is where it stops. I had to do ctrl+c and it said something along these lines
wait: No child processes. Stop.
Waiting for unfinished jobs...
What could be wrong??? :confused:
One more thing. Do I delete linux folder and uncompress kerenel image and start from beginning again or is there a shortcut?
ThanX
[ 17 February 2001: Message edited by: Linux ]
make[3]: Entering Directory '/root/kernel/linux/drivers/ide'
gcc -D__Kernel__ -I/root/kernel/linux/include/ -Wall xxx...
boundary=2 -march=k6 -DEXPORT_SYMTAB -c ide.c
That is where it stops. I had to do ctrl+c and it said something along these lines
wait: No child processes. Stop.
Waiting for unfinished jobs...
What could be wrong??? :confused:
One more thing. Do I delete linux folder and uncompress kerenel image and start from beginning again or is there a shortcut?
ThanX
[ 17 February 2001: Message edited by: Linux ]