Evening Folks,

Decided to take the leap and compile a custom kernel under Hail 2.02 tonight, 
mostly due to the fact t5hat I want Win4Lin to run.

cd to /usr/src/linux
make xconifig <yea, I know, I am getting lazy in my old age>
make dep clean bzImage

and I get the following output error:

make[3]: Entering directory `/usr/src/kernel-source-2.2.16-storm/drivers/char'
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer  -D__SMP__ -pipe -fno-strength-reduce -m486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586   
-DEXPORT_SYMTAB -c pty.c
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer  -D__SMP__ -pipe -fno-strength-reduce -m486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586   
-DEXPORT_SYMTAB -c misc.c
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer  -D__SMP__ -pipe -fno-strength-reduce -m486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586   
-DEXPORT_SYMTAB -c console.c
gcc272 -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer  -D__SMP__ -pipe -fno-strength-reduce -m486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586   
-DEXPORT_SYMTAB -c selection.c
gcc272: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [selection.o] Error 1
make[3]: Leaving directory `/usr/src/kernel-source-2.2.16-storm/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.2.16-storm/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.2.16-storm/drivers'
make: *** [_dir_drivers] Error 2
storm:/usr/src/linux# cpp: output pipe has been closed


Has anyone got any ideas what might be giving me the headaches here?  I have 
never run into a problem when compiling a kernel before, and when I have 
helped out others in the past, it's normally been fairly simple to fix. Alas, 
this has me stumped.

Cheers and look forward to hearing from you all on this one,



-- 
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Scott Fraser       [EMAIL PROTECTED]
        http://grok.ca/
    Storm Linux 2000 - Hail 
The choice of the GNU Generation
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to