From owner-cvs-all Sat May 19 12: 4: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id E6CCA37B422; Sat, 19 May 2001 12:03:55 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.3/8.11.3) with ESMTP id f4JJ2PC17900; Sat, 19 May 2001 12:02:25 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: jlemon@flugsvamp.com Cc: olgeni@FreeBSD.org, jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.kmod.mk In-Reply-To: <20010519083426.Q56610@prism.flugsvamp.com> References: <200105181942.f4IJgWR42627@freefall.freebsd.org> <20010519132332.E2852-100000@olgeni.olgeni> <20010519083426.Q56610@prism.flugsvamp.com> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010519120225O.jkh@osd.bsdi.com> Date: Sat, 19 May 2001 12:02:25 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 36 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'll bet you didn't test it with a "make release" though. :) It's broken. - Jordan From: Jonathan Lemon Subject: Re: cvs commit: src/share/mk bsd.kmod.mk Date: Sat, 19 May 2001 08:34:26 -0500 > On Sat, May 19, 2001 at 01:47:13PM +0200, Jimmy Olgeni wrote: > > > > On Fri, 18 May 2001, Jonathan Lemon wrote: > > > > > jlemon 2001/05/18 12:42:32 PDT > > > > > > Modified files: (Branch: RELENG_4) > > > share/mk bsd.kmod.mk > > > Log: > > > MFC: r1.86; don't check for ${_dir}/kern/. This allows the tree to > > > be built with the sources located elsewhere than /usr/src. > > > > make buildkernel (-stable) stops here: > > > > ===> kue > > rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o if_kue.ko if_kue.kld if_kue.o @ machine symb.tmp tmp.o opt_bdg.h opt_usb.h bus_if.h device_if.h miibus_if.h > > ===> libmchain > > "/usr/src/sys/modules/libmchain/../../conf/kmod.mk", line 192: "can't find kernel source tree" > > *** Error code 1 > > > > Could it be related to this commit? > > Remove the obj/ directory (compile/KERNEL/modules/libmchain, IIRC) > and retry. I have this patch on my -stable machine and build both > -current and -stable. > -- > Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message