RE: Kernel Recompile Problems

1999-11-10 Thread Chris Morton
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

Re: Kernel Recompile Problems

1999-11-10 Thread Thomas Ribbrock \(Design/DEG\)
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

Re: Kernel Recompile Problems

1999-11-09 Thread Sean Staats
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

RE: Kernel Recompile Problems

1999-11-09 Thread Chris Morton
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

Re: Kernel Recompile Problems

1999-11-09 Thread Benjamin Jackson
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++

Kernel Recompile Problems

1999-11-09 Thread Chris Morton
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.

Re: Redhat 5.0 kernel recompile problems

1998-04-14 Thread Dave Wreski
> 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

Re: Redhat 5.0 kernel recompile problems

1998-04-14 Thread Chris Cogdon
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

Redhat 5.0 kernel recompile problems

1998-04-14 Thread Vidiot
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