To: [EMAIL PROTECTED]
Subject: Re: Kernel Recompile Problems
I ran into that problem before. Here is what I did to get it to
compile...
cd /usr/src/linux
make distclean
make clean
make mrproper
make xconfig
make clean
make dep
make zImage
make modules
make modules_install
mv /boot/vml
On Tue, Nov 09, 1999 at 01:05:39PM -0500, Chris Morton wrote:
> I'm trying to recompile my RH 6.0 kernel for my Pentium 200.
>
> Make xconfig sometimes crashes during configuration. It may have
> rebooted the system a time or two also.
>
> I get errors during compile, to include "Segmentation F
I ran into that problem before. Here is what I did to get it to compile...
cd /usr/src/linux
make distclean
make clean
make mrproper
make xconfig
make clean
make dep
make zImage
make modules
make modules_install
mv /boot/vmlinuz /boot/vmlinuz.old
cp /usr/src/linux/arch/i386/boot/zImage /boot/vml
lto:[EMAIL PROTECTED]]
Sent: Tuesday, November 09, 1999 3:07 PM
To: '[EMAIL PROTECTED]'
Subject: Re: Kernel Recompile Problems
IMHO, Kernel Compiling in X == Bad Thing try going to a console and
'make
menuconfig' IMHO its safer. Less SegFaults too.
Ben Jackson - [EMAIL PROTEC
IMHO, Kernel Compiling in X == Bad Thing try going to a console and 'make
menuconfig' IMHO its safer. Less SegFaults too.
Ben Jackson - [EMAIL PROTECTED] - http://www.esgeroth.org/~zaphod
-BEGIN GEEK CODE BLOCK-
Version 3.12
GAT d- s+:++ a19 C$ UL P++ L++$ E-- W+++ N++
I'm trying to recompile my RH 6.0 kernel for my Pentium 200.
Make xconfig sometimes crashes during configuration. It may have
rebooted the system a time or two also.
I get errors during compile, to include "Segmentation Fault".
The system is a Pentium 200 with 64meg. and a 10gig. Maxtor drive.
> When it boots, it gets to the checking of the modules and spits out a whole
> list of .o files and complains about unresolved references. The very long
> list of errors are not placed into any file that is in /var/log, so I can't
> give some examples.
Remove your old modules before installing
On Tue, 14 Apr 1998, Vidiot wrote:
> I recompiled the 5.0 kernel because I needed to add Joliet CDROM support.
> That patch went in just fine. The kernel actually compiled and it actually
> runs. BUT, and there is a but.
>
> When it boots, it gets to the checking of the modules and spits out a
I recompiled the 5.0 kernel because I needed to add Joliet CDROM support.
That patch went in just fine. The kernel actually compiled and it actually
runs. BUT, and there is a but.
When it boots, it gets to the checking of the modules and spits out a whole
list of .o files and complains about un