From owner-cvs-all Sat May 19 6:57:44 2001 Delivered-To: cvs-all@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id 97CFE37B42C for ; Sat, 19 May 2001 06:57:40 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailg.telia.com (8.11.2/8.11.0) with ESMTP id f4JDvd508788 for ; Sat, 19 May 2001 15:57:39 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id PAA00129 for ; Sat, 19 May 2001 15:57:38 +0200 (CEST) Received: (qmail 7128 invoked by uid 1001); 19 May 2001 13:57:32 -0000 Date: Sat, 19 May 2001 15:57:32 +0200 From: Erik Trulsson To: Jimmy Olgeni Cc: Jonathan Lemon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <20010519155732.A2162@student.uu.se> Mail-Followup-To: Jimmy Olgeni , Jonathan Lemon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200105181942.f4IJgWR42627@freefall.freebsd.org> <20010519132332.E2852-100000@olgeni.olgeni> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010519132332.E2852-100000@olgeni.olgeni>; from olgeni@FreeBSD.ORG on Sat, May 19, 2001 at 01:47:13PM +0200 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 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? > It appears to be this commit that is the culprit. I have been seeing exactly the same error. After reading the above I tried to revert bsd.kmod.mk to the previous version. I am doing a build right now and this time it did not stop with that error. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message