From owner-freebsd-stable Tue Oct 29 23:19:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFF437B404; Tue, 29 Oct 2002 23:19:48 -0800 (PST) Received: from light.imasy.or.jp (light.imasy.or.jp [202.227.24.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97D243E7B; Tue, 29 Oct 2002 23:19:44 -0800 (PST) (envelope-from clin@imasy.org) Received: from light.imasy.or.jp (uucp@localhost [IPv6:::1]) by light.imasy.or.jp (8.12.3/8.12.3/light) with ESMTP/inet6 id g9U7JZNm066054 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 30 Oct 2002 16:19:35 +0900 (JST) (envelope-from clin@imasy.org) Received: (from uucp@localhost) by light.imasy.or.jp (8.12.3/8.12.3/Submit) with UUCP id g9U7JYMl066053; Wed, 30 Oct 2002 16:19:34 +0900 (JST) (envelope-from clin@imasy.org) Received: from localhost by mickey.bop.imasy.org (8.9.3/3.7W-mickey2k1008) id QAA85712; Wed, 30 Oct 2002 16:25:11 +0900 (JST) (envelope-from clin@imasy.org) Date: Wed, 30 Oct 2002 16:23:39 +0900 (JST) Message-Id: <20021030.162339.74751302.clin@imasy.org> To: freebsdguru@hotmail.com Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@freebsd.org, clin@imasy.org Subject: Re: SCSI emulation help and patching From: Hiroyuki CHIBA In-Reply-To: References: X-Mailer: Mew version 3.0.65 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, From: "TooMany Mirrors" Subject: RE: SCSI emulation help and patching Date: Wed, 30 Oct 2002 00:50:19 -0500 Message-ID: > Where is the kernels tmp build dir? and I'm using the new make buildkernel > KERNCONF=KERNEL method, not the old ./config cd ../../make etc. They will be made under /usr/obj/{path of src}, may be /usr/obj/usr/src/compile/KERNEL/. 4.2R or later, "make buildkernel" will use buildworld-ed environment if possible. So, it help you to build kernel on inconsistent version. It is a different point from a traditional way (config, cd ../...). Regards, ---- Hiroyuki "CLINGON" Chiba Internet Mutual Aid Society Yokohama, IMASY clin@imasy.org hiro@bisd.hitachi.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message