From owner-freebsd-current Wed Oct 14 22:22:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05057 for freebsd-current-outgoing; Wed, 14 Oct 1998 22:22:01 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [207.153.65.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05049 for ; Wed, 14 Oct 1998 22:21:57 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with SMTP id BAA09886; Thu, 15 Oct 1998 01:21:25 -0400 (EDT) Date: Thu, 15 Oct 1998 01:21:25 -0400 (EDT) From: "Matthew N. Dodd" To: Tony Maher cc: current@FreeBSD.ORG Subject: Re: kernel dependancies broken? In-Reply-To: <199810150515.PAA03479@morgan.angis.su.OZ.AU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Oct 1998, Tony Maher wrote: > > 3. cd src/sys/compile/KERNEL/ > > 4. 'make' > > 5. wait while most of the kernel source is rebuilt. > > > > Note that I'm typing 'make' in a kernel compile directory that had just > > finished building a kernel. No other files where changed. > > and "make depend" doesn't help? But the dependancies haven't changed! (make depend && make don't alter this behavior any though.) This reeks of makefile breakage. 'touch *.o ; make' should relink the kernel from existing .o files even if the .c file has been changed. -- | Matthew N. Dodd | 78 280Z | 75 164E | 84 245DL | FreeBSD/NetBSD/Sprite/VMS | | winter@jurai.net | This Space For Rent | ix86,sparc,m68k,pmax,vax | | http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage? | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message