kernel compile

2002-11-04 Thread Steve White
as I have tried compiling 2.4.19 vanilla sources to the same end. I'm not a complete newbie, but am unfamiliar with how red hat does things. Assistance appreciated. Steve White

Re: kernel compile

2002-11-04 Thread Steve White
ake[2]: Leaving directory `/usr/src/linux-2.4.18-17.8.0/drivers/pci' make[1]: *** [_subdir_pci] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.18-17.8.0/drivers' make: *** [_dir_drivers] Error 2 I hvaen't a clue other than it is something in the PCI drivers area (obviously). St

Re: kernel compile

2002-11-04 Thread Steve White
make xconfig make dep make bzImage Error 2 Steve On Mon, 2002-11-04 at 15:47, Rinaldi J. Montessi wrote: > Steve White wrote: > > > > here is the error output when the make bzImage fails: > > > > make[3]: *** No rule to make target > > `/usr/src/linux-2.

Re: kernel compile

2002-11-04 Thread Steve White
I'll try that. I have been able to not do a mrproper in the past when I wanted to just change one item of a configuration. Thanks Steve On Mon, 2002-11-04 at 16:19, Jesse Keating wrote: > On 04 Nov 2002 16:06:20 -0800 > Steve White <[EMAIL PROTECTED]> wrote: > > # ma