Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 1999 16:59:39 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        Christoph Sold <christoph.sold@pk.she.de>
Cc:        FreeBSD-Questions@FreeBSD.org
Subject:   Re: kern/10285: 2.2.8-S => 3.1-S make aout-to-elf-build fails
Message-ID:  <36EF60EB.FA7FAA59@newsguy.com>
References:  <5312.921237685@axl.noc.iafrica.com> <36E901DB.AF9534A2@newsguy.com> <14062.52874.219575.503519@localhost.pk.she.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36EF60EB.FA7FAA59>