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/vmlinuz
/sbin/lilo  (VERY important or linux might not boot!)

-- 
Sean Staats
[EMAIL PROTECTED] - email
(512) 682-6900 x9629 - voicemail/fax



---- Chris Morton <[EMAIL PROTECTED]> 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 Fault".
> 
> The system is a Pentium 200 with 64meg. and a 10gig. Maxtor drive.  The
> CDROM drive shares the second IDE channel with an HP tape drive [not
> configured in Linux yet].
> 
> Caveat: The system has a "Mr. BIOS" replacement BIOS installed to
> replace the previous non-Y2K and non > 8gig. compliant Award BIOS.
> 
> Bad memory?  Incompatible BIOS?
> 
> Any help would be appreciated.
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 
> 

__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to