Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Anders Karlsson
On Tue, Jan 23, 2001 at 01:29:07PM +0100, Rasmus Andersen wrote: > On Tue, Jan 23, 2001 at 11:19:38PM +1100, Keith Owens wrote: > > Depends on how you removed the old tree. If you did 'rm -rf *' then > > some dot files are left around. make mrproper removes dot files, it > > may or may not be th

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Rasmus Andersen
On Tue, Jan 23, 2001 at 11:19:38PM +1100, Keith Owens wrote: > On Tue, 23 Jan 2001 12:16:11 +, > Anders Karlsson <[EMAIL PROTECTED]> wrote: > >Even if it is a pristine kernel tree? What function does the 'make > >mrproper' fill on an unused kernel tree? > > Depends on how you removed the old

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Anton Altaparmakov
[recipient's list shortened] At 12:19 23/01/01, Keith Owens wrote: >On Tue, 23 Jan 2001 12:16:11 +, >Anders Karlsson <[EMAIL PROTECTED]> wrote: > >Even if it is a pristine kernel tree? What function does the 'make > >mrproper' fill on an unused kernel tree? > >Depends on how you removed the ol

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Keith Owens
On Tue, 23 Jan 2001 12:16:11 +, Anders Karlsson <[EMAIL PROTECTED]> wrote: >Even if it is a pristine kernel tree? What function does the 'make >mrproper' fill on an unused kernel tree? Depends on how you removed the old tree. If you did 'rm -rf *' then some dot files are left around. make

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Anders Karlsson
On Tue, Jan 23, 2001 at 10:43:34PM +1100, Keith Owens wrote: > On Tue, 23 Jan 2001 10:48:14 +, > Anders Karlsson <[EMAIL PROTECTED]> wrote: > >The procedure I have gone through to compile the kernel are as > >follows: > >a) Copy the .config file safe > >b) Remove the previous kernel tree > >c

Re: 2.4.0-ac10 compile errors

2001-01-23 Thread Keith Owens
On Tue, 23 Jan 2001 10:48:14 +, Anders Karlsson <[EMAIL PROTECTED]> wrote: >The procedure I have gone through to compile the kernel are as >follows: >a) Copy the .config file safe >b) Remove the previous kernel tree >c) Extract the pristine 2.4.0 kernel tree >d) Apply the 2.4.0-ac10 patch ma