From owner-cvs-all Thu May 4 5:24:53 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id DD3F537B5A4; Thu, 4 May 2000 05:24:43 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id DF7EC1CE3; Thu, 4 May 2000 05:24:42 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/aha Makefile src/sys/modules/amr Makefile src/sys/modules/an Makefile src/sys/modules/aue Makefile src/sys/modules/bktr Makefile src/sys/modules/cardbus Makefile src/sys/modules/cbb Makefile src/sys/modules/ccd Makefile ... In-Reply-To: Message from Sheldon Hearn of "Thu, 04 May 2000 14:12:42 +0200." <4231.957442362@axl.ops.uunet.co.za> Date: Thu, 04 May 2000 05:24:42 -0700 From: Peter Wemm Message-Id: <20000504122442.DF7EC1CE3@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > > > On Thu, 04 May 2000 05:08:53 MST, Peter Wemm wrote: > > > Log: > > Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. > > This means that the kernel can be totally self contained now and is not > > dependent on the last buildworld to update /usr/share/mk. This might > > also make it easier to build 5.x kernels on 4.0 boxes etc, assuming > > gensetdefs and config(8) are updated. > > Are you sure? The last time I tried building just the kernel on an > Alpha, it expected at least size and ld to be present in the obj tree. Where did I say "Alpha"? I was talking about 4.0, not Alpha. People who try and build a -current kernel (which now builds modules too after Cuck Robey's changes) on a machine with an older /usr/share/mk are having failed build. My change is to have sys/* refer to no configuration files outside of sys/*. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message