On Mon, May 28, 2001 at 06:25:30PM +0100, Chmouel Boudjnah wrote:
> "Brian J. Murrell" <[EMAIL PROTECTED]> writes:
> 
> > When trying to build a 2.4.4-6mdk kernel from
> > kernel-source-2.4.4.-6mdk (so that I can debug both the ipsec problems
> > as well as the nfs/statd problem) I am getting the following errors
> > trying to "make modules":
> 
> make mrproper before ?

Nope.  I usually do:

(make dep; make clean; time make bzImage; make modules) | tee make.out

Should I use mrproper instead of clean or in addition to clean?  If in
addition, in what order should I do them?

When did mrproper become a necessity anyway?  Is mrproper only
necessary with kernel-source packages or is it necessary when using
source from kernel.org as well?

Thanx Chmouel,
b.


-- 
Brian J. Murrell

Reply via email to