> I did make xconfig, make dep, make modules, make clean and then make
> bzdisk and the make bzdisk craps out this error :
>
>
> gcc: Internal compiler error: program cc1 got fatal signal 11
> make[2]: *** [inode.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2.14/fs'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.14/fs'
> make: *** [_dir_fs] Error 2
> [root@localhost linux]# {standard input}: Assembler messages:
> {standard input}:0: Warning: end of file not at end of a line; newline
> inserted
> cpp: output pipe has been closed
>
> Any Idead how to fix this?
I believe this means that something in the code is taking advantage of a
feature in a later kernel or binutils package, although I could be totally
wrong.
What version of gcc are you running? ('gcc -v')
What binutils package is installed? ('rpm -q binutils')
What RH version is this system?
In the past, I upgraded my compiler and got around this. Someone else may
have a better answer though...
Eric Cifreo
Austin, TX
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.