Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 00:22:08 -0500
From:      parv <parv_fm@emailgroups.net>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        Charles Pelletier <fozekizer@attbi.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: make fails during upgrade, so...
Message-ID:  <20021108052208.GA20698@moo.holy.cow>
In-Reply-To: <20021106121813.GA5654@gray.sea.gr>
References:  <003201c28522$bc540380$32040101@hume> <20021106034102.GK676@gray.sea.gr> <00dd01c28546$4cc5edc0$32040101@hume> <20021106035341.GN676@gray.sea.gr> <20021106070028.GA6574@moo.holy.cow> <20021106121813.GA5654@gray.sea.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <20021106121813.GA5654@gray.sea.gr>,
wrote Giorgos Keramidas thusly...
>
> On 2002-11-06 02:00, parv <parv_fm@emailgroups.net> wrote:
> > in message <20021106035341.GN676@gray.sea.gr>,
> > wrote Giorgos Keramidas thusly...
> > >
> > > # cd /usr/src/sys/i386/conf
> > > # config -d /usr/obj/usr/src/sys/NEWKERNEL NEWKERNEL
> > > # cd /usr/obj/usr/src/sys/NEWKERNEL
> > > # make depend
> > > # make clean
> >     ^ ^ ^ ^ ^
> > why would one need to run "make clean" after "make depend"?
> >
> > > # make all
> > > # make install
> 
> That's a good question.  I was thinking about ommiting this step,
> since it's usually optional.  It's there just for the sake of
> completeness.
> 
> IIRC, the order is not really important as `make clean' will not
> delete the .depend files.

really?  and i thought that running "make clean" after kernel config
or making depend would delete the files needed for kernel
build/install.  learned something new!


  - parv

-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108052208.GA20698>