Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 1998 16:30:53 +0200
From:      Eivind Eklund <eivind@yes.no>
To:        Kris Kennaway <kkennawa@physics.adelaide.edu.au>, freebsd-current@FreeBSD.ORG
Subject:   Re: removing /usr/src/sys/compile/XXX
Message-ID:  <19980602163053.16755@follo.net>
In-Reply-To: <Pine.OSF.3.90.980602232030.5251A-100000@bragg>; from Kris Kennaway on Tue, Jun 02, 1998 at 11:54:39PM %2B0930
References:  <Pine.OSF.3.90.980602232030.5251A-100000@bragg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 02, 1998 at 11:54:39PM +0930, Kris Kennaway wrote:
> I've noticed my compile/MORDEN kernel build directory isnt getting 
> blown away as it's claimed to

Where is that claimed?  I thought I'd removed all references to
that...

> - this has been happening for a while (my 
> kernel is currently:
> 
> FreeBSD 3.0-CURRENT #30: Tue May 28 01:50:31 CST 1998
> 
> as part of the regular cvsup-config-make depend all install clean 
> sequence. It used to only increment the build number if I rebuilt without 
> doing a config in the meantime. I suspect this wasnt a deliberate change: 

This was a deliberate change.  It was a lot of work to make it
possible, too :-)

Anyway; you can't do "make depend all install clean" - you have to do
"make depend && make <whatever>" - otherwise make doesn't pick up the
dependency information from 'make depend'.

> I eventually tracked down a problem I was having building new kernels (it 
> was complaining about a ton of undefined vop_* symbols in vnode_if.h) to 
> the fact that these hadnt been regenerated properly.

Please give more details about this failure - this shouldn't happen.

Eivind.

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



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