*BSD News Article 56875


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!sol.ctr.columbia.edu!news.mindlink.net!agate!violet.berkeley.edu!jkh
From: jkh@violet.berkeley.edu (Jordan K. Hubbard)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Kernel Compiles on V2.05
Date: 15 Dec 1995 08:40:54 GMT
Organization: University of California, Berkeley
Lines: 15
Message-ID: <4arcam$g0q@agate.berkeley.edu>
References: <4al88r$g80@ns1.tstt.net.tt> <Pine.SUN.3.90.951214151308.254B-100000@hurricane.cs.odu.edu>
NNTP-Posting-Host: violet.berkeley.edu

In article <Pine.SUN.3.90.951214151308.254B-100000@hurricane.cs.odu.edu>,
Ragnar  <bowden@cs.odu.edu> wrote:
>On Wed, 13 Dec 1995, Feisal Mohammed wrote:
>> 2nd CD and created a new configuration file. (config NEW, then cd
>> ./../compile/NEW, then make)
>
>You left out a step, make depend, then make.

Not necessary if he's using the 2.[01]* version of config - it blows the
old compile directory away first.

The config utility has finally been enhanced in 2.2-current to properly
register *all* deps, so the complete blow-away is no longer necessary.

						Jordan