Re: sig 11 problem when compiling kernel???

1997-10-29 Thread liiwi
Marcus Brinkmann [EMAIL PROTECTED] wrote (regarding hardware problems indicated by failed kernel compiles): You can also change the bios setings, adding more wait states or so. This is a good idea. I forgot to mention that I already did that. Hi! Also you *may* have faulty

Re: sig 11 problem when compiling kernel???

1997-10-28 Thread Frank Sergeant
Lawrence [EMAIL PROTECTED] wrote (ragarding hardware problems indicated by failed kernel compiles): because you are using K6, make sure that it is made after week 30. K6 before week 30 will trigger a bug where people cannot compile Linux kernel if there are more than 32MB in their computer.

Re: sig 11 problem when compiling kernel???

1997-10-28 Thread Frank Sergeant
Marcus Brinkmann [EMAIL PROTECTED] wrote (regarding hardware problems indicated by failed kernel compiles): You can also change the bios setings, adding more wait states or so. This is a good idea. I forgot to mention that I already did that. -- Frank -- TO UNSUBSCRIBE FROM THIS

Re: sig 11 problem when compiling kernel???

1997-10-27 Thread Hamish Moffatt
On Sun, Oct 26, 1997 at 02:36:12PM -0600, Frank Sergeant wrote: [EMAIL PROTECTED] (Thalia L. Hooker) wrote Anyways, my next step was to 'make zImage'. I kept getting Sig 11 errors though not at the same point of compilation: gcc: Internal compiler error: program cc1 got fatal signal 11

Re: sig 11 problem when compiling kernel???

1997-10-26 Thread Frank Sergeant
[EMAIL PROTECTED] (Thalia L. Hooker) wrote Anyways, my next step was to 'make zImage'. I kept getting Sig 11 errors though not at the same point of compilation: gcc: Internal compiler error: program cc1 got fatal signal 11 ... After reading the FAQ, it seemed that my problems were typical of

Re: sig 11 problem when compiling kernel???

1997-10-26 Thread Marcus Brinkmann
On Sun, Oct 26, 1997 at 02:36:12PM -0600, Frank Sergeant wrote: [EMAIL PROTECTED] (Thalia L. Hooker) wrote I seem to have (nearly) the same problem on my AMD K90 system, except the error I usually get is segmentation fault. Again, it happens at random places during a kernel compile.

Re: sig 11 problem when compiling kernel???

1997-10-26 Thread Lawrence
because you are using K6, make sure that it is made after week 30. K6 before week 30 will trigger a bug where people cannot compile Linux kernel if there are more than 32MB in their computer. It only happens to Linux world and in fact the bug is uncovered by Linux guys. Frank Sergeant wrote:

sig 11 problem when compiling kernel???

1997-10-24 Thread Thalia L. Hooker
Hi, First off thanks to 'Godot' for pointing out that I needed libc5-devel installed to compile a new kernel. 'make dep ; make clean' seemed to work ok after I installed libc5-devel. Sorry if my question has been posted many times on the list, but I have tried to access the debian web site for

Re: sig 11 problem when compiling kernel???

1997-10-24 Thread Marcus Brinkmann
On Fri, Oct 24, 1997 at 02:14:56PM -0500, Thalia L. Hooker wrote: Hi! For kernel compiling, try using the kernel-package deb file. It is a lot of easier with it, and you avoid common mistakes. For your seg11 problem, try pulling the RAM out and put it in again. Follow the suggestions in the