Philip Guenther wrote:
On Friday, March 5, 2010, Alex Carver wrote:
...
Assembler messages:
Warning: end of file not at end of a line; newline inserted
cpp0: output pipe has been closed
cc: Internal compiler error: program cc1 got fatal signal 11
[standard input]:2197: Error: Illegal operands
The error isn't always the same file on two consecutive tries but they do seem
to repeat themselves (in other words, init_sysent.c has shown up as an error
more than once but not consecutively, same for pf.c)
Intermittent and inconsistent signal 11's from the compiler: that's
classically the sign of bad memory in the box. Try removing or
replacing the memory.
I'll try that again although I did it once before with no luck. But
it's worth another shot.