Date: Wed, 30 Oct 2002 16:23:39 +0900 (JST) From: Hiroyuki CHIBA <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 Message-ID: <20021030.162339.74751302.clin@imasy.org> In-Reply-To: <F78lPlS1FBlOGcEsTDA0000eaea@hotmail.com> References: <F78lPlS1FBlOGcEsTDA0000eaea@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, From: "TooMany Mirrors" <freebsdguru@hotmail.com> Subject: RE: SCSI emulation help and patching Date: Wed, 30 Oct 2002 00:50:19 -0500 Message-ID: <F78lPlS1FBlOGcEsTDA0000eaea@hotmail.com> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030.162339.74751302.clin>