Jens Lisner <[EMAIL PROTECTED]> writes:
| Hi!
| 
| I've tried to compile the kernel-source (-2.0.33 && -2.0.34) with
| make-kpkg. I've got some messages i cant explain to me.
[hopefully someone else can help you with the make-kpkg stuff]
| And final 
| make-kpkg -revision=custom.1.0 kernel-image returned
| 
| ... 
| gcc -D__KERNEL__ -I/usr/src/kernel-source-2.0.34/include -Wall
| -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe
| -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
| -DMODULE -c -o namei.o namei.c 
| gcc: Internal compiler error: program cc1 got fatal signal 11 
| make[3]: *** [namei.o] Error 1 
| make[3]: Leaving directory `/usr/src/kernel-source-2.0.34/fs/msdos'
| ...
| 
| The error occured in other dirs if settings were changed.
| 
| whats wrong.

Well, sig11 during kernel compiles isn't good news. Take a look at

http://www.bitwizard.nl/sig11

The short of it is that often times this means you've got a hardware
problem. Likely a bad memory chip. This seems even more likely in your 
case because it's occuring at different locations each time.

Good Luck!
Gary


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to