From owner-freebsd-questions Wed Mar 17 0:33:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id AF331156AF for ; Wed, 17 Mar 1999 00:33:37 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id RAA02211; Wed, 17 Mar 1999 17:33:16 +0900 (JST) Message-ID: <36EF60EB.FA7FAA59@newsguy.com> Date: Wed, 17 Mar 1999 16:59:39 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: Christoph Sold Cc: FreeBSD-Questions@FreeBSD.org Subject: Re: kern/10285: 2.2.8-S => 3.1-S make aout-to-elf-build fails References: <5312.921237685@axl.noc.iafrica.com> <36E901DB.AF9534A2@newsguy.com> <14062.52874.219575.503519@localhost.pk.she.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christoph Sold wrote: > > Any idea how to mount my wd0s2g (a former DOS partition) into the > /usr/obj tree, so the build may succeed? Possibly, mkdir /usr/src/obj ln -s /usr/obj /usr/src/obj # Maybe the other way around, I *never* managed to memorize it... :-( would work. If not, mount src as something else, mv everything in (the former) src into a subdirectory called src, create obj in (the former) src, and then two symbolic links, for /usr/obj and /usr/src. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "What happened?" "It moved, sir!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message