Re: RH 6.0 kernel Image

Riley Williams (rhw@MemAlpha.CX)
Fri, 15 Oct 1999 16:35:11 +0100 (GMT)


Hi Alex.

>> I recently installed RH 6.0 (Hedwig) in my machine.

>> I tried to make a new kernel image with sound capabilities.
>> When i ran "make config" it is fine. Then, when i tried to run
>> "make dep" i first got timestamp errors on scripts/mkdep.c file.
>> I touched it. Then i got the following error

>> ----- Starts here --------
>> gcc: Internal compiler error: program as got fatal signal 11
>> make: *** [scripts/mkdep] Error 1
>> ----- Ends here --------

>> What could be the reason?

> This used to be caused by hardware (memory or disks) problems,
> check your computer.

Also check your processor - I had this on one system with a Cyrix
486sx/33 CPU where it turned out that the CPU was claiming to have
some facility it didn't actually have, and that was tripping gcc up. I
never did find out precicely what facility was involved, but replacing
it with an AMD 486sx/33 CPU cured the problem, although replacing it
with another (four) Cyris 486sx CPU's didn't help...

Best wishes from Riley.

PS: The kernel versions page is now back online at the URL below, and
includes separate sublists both for each kernel series, and for
each year of development.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* http://www.memalpha.cx/Linux/Kernel/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/