Getting a little closer to getting to the bottom of this. using make menuconfig allows the dep file and kernel to be built. Use make xconfig , and make dep fails on the 3rdparty section, but will allow the generic kenel to be built. But using make xconfig ignores any input , just uses the old config table. So by disabling all the 3rdparty section using xconfig has no effect !
On Sun, 2002-02-24 at 01:32, SI Reasoning wrote: > Do you need the 3rd party driver? Just disable and > recompile. By the way, I have compiled this kernel > without issue. > There is a new gcc in cooker, maybe you could > update/regress depending on which one you are using. > > --- richard <[EMAIL PROTECTED]> wrote: > > On Sun, 2002-02-24 at 00:21, huug wrote: > > > richard <[EMAIL PROTECTED]> writes: > > > > > > > make dep fails on the last section /3rdparty > > kernel-2.4.17-20mdk > > > > > > Sounds like you skipped make mrproper;make config > > > > > > No , I wish it was that simple :( > > > > make mrproper was run > > > > > > > can someone tel me either where the patch for > > supermount can be found to > > > > patch to ther generic kernel, or what's required > > to build the mdk > > > > kernel, > > > > > > How about in the source file, > > kernel-2.4.17.20mdk-1-1mdk.src.rpm? > > > > I'll have a look , but I'm in an area where I'm not > > confident > > > > thanks for the reply > > > > > > -- > > > > > > > > -- > > Best regards > > Richard Bown > > > > > > > > > ===== > SI Reasoning > [EMAIL PROTECTED] > > A requirement of creativity is that it contributes to change. Creativity keeps > the creator alive. > > -FRANK HERBERT, unpublished notes > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.com > -- Best regards Richard Bown
